Re: Move cursor - Mailing list pgsql-general

From FERREIRA William (COFRAMI)
Subject Re: Move cursor
Date
Msg-id 1904E3EB39448246A7ECB76DF34A70B00143B475@TOCOMEXC03
Whole thread Raw
In response to Move cursor  ("FERREIRA William (COFRAMI)" <william.ferreira@airbus.com>)
Responses Re: Move cursor  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general

does i hope that CURSOR will be fully implemented soon ?
(or maybe you know an alternative for my problem ? :) )

-----Message d'origine-----
De : Michael Fuhr [mailto:mike@fuhr.org]
Envoyé : mardi 8 mars 2005 18:29
À : Tom Lane
Cc : FERREIRA William (COFRAMI); pgsql-general@postgresql.org
Objet : Re: [GENERAL] Move cursor

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/

This mail has originated outside your organization,
either from an external partner or the Global Internet.
Keep this in mind if you answer this message.

pgsql-general by date:

Previous
From: tony
Date:
Subject: Re: PostgreSQL still for Linux only?
Next
From: Richard Huxton
Date:
Subject: Re: Can't delete - Need cascading update instead