On Tue, Mar 08, 2005 at 12:16:28PM -0500, Tom Lane wrote:
> Michael Fuhr <mike@fuhr.org> writes:
> > I don't think PL/pgSQL implements cursors fully.
>
> Its cursor facility is certainly far weaker than what's presently in the
> main SQL language. I think this is at least partly historical accident
> (ie we upgraded the main language and forgot about plpgsql).
Would adding MOVE to PL/pgSQL be a fairly trivial effort? If so
then I'd consider having a go at it myself, unless it's something
somebody else could bang out in five minutes (and was willing to
do so).
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/