Hello

I have some "for x in select ..." loops which compares current record with previous ones. Is it possible to check if such loop is reaching final pass?

Now, I check "found" variable after the loop and usually duplicate part of it's code.

--
Regards,
Tomasz Myrta

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to