On Tue, Mar 08, 2005 at 04:23:37PM +0100, FERREIRA William (COFRAMI) wrote:
> i need to use the MOVE function on a cursor, for extracting special rows.
> the function is written in pl/pgSQL
I don't think PL/pgSQL implements cursors fully. In particular,
I don't see MOVE in the PL/pgSQL parser; I don't know if that's
intentional or an oversight. Maybe one of the developers will
comment.
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/