View Single Post

   
  #4 (permalink)  
Old 04-15-2008, 11:34 PM
Pavel Stehule
 
Posts: n/a
Default Re: proposal, plpgsql, 8.4, for record in cursor

On 26/11/2007, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> "Pavel Stehule" <pavel.stehule@gmail.com> writes:
> > I propose new kind of FOR statement .. iteration over cursor,

>
> This seems useless and probably syntactically ambiguous.
>


I don't see any syntactically problem and I have working prototype.
This case is simply identified by cursor variable after IN keyword.

It's possibility little bit clean open, fors, dynafors code.

Regards
Pavel Stehule

regards, tom lane
>


---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply With Quote