On Wed, 2003-07-23 at 15:38, [EMAIL PROTECTED] 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


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to