pl/pgsql for loops - Mailing list pgsql-general

From Tomasz Myrta
Subject pl/pgsql for loops
Date
Msg-id gfmhqr$1gfr$1@news.hub.org
Whole thread Raw
List pgsql-general
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

pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Res: Archive files growth!!!
Next
From: Scott Ribe
Date:
Subject: Re: Database access over the Internet...