On Wed, 2003-07-23 at 15:38, greg@turnstep.com wrote:
> FOR myrec IN EXECUTE myinfo LOOP
> biglist := myrec.info;
> END LOOP;
>
One other thing, I hate when I have to do things like the above, can we
get a TODO like:
allow 'EXECUTE var INTO record' in plpgsql
Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL