"Atul Chojar" <[email protected]> writes: > So in 8.3.7, the incrementing of the for-loop variable "idx" is being > ignored; that is not the case in 8.2.7. Is this a new feature of 8.3.7 or a > bug?
It's the new implementation. Depending on unspecified implementation
details is a good way to have broken code.
regards, tom lane
--
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
