On Thu, Jul 14, 2005 at 10:03:49PM -0400, Michael R. Marshall wrote:
>
> Is there a syntactically correct way to open a cursor inside of a user
> defined function... and then use "MOVE" to move backward or forward
> within it?
PL/pgSQL doesn't currently support MOVE. Implementing it is on the
developers' TODO list, but so far nobody's done it.
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/