From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | "FERREIRA William (COFRAMI)" <william(dot)ferreira(at)airbus(dot)com> |
Cc: | "'Michael Fuhr'" <mike(at)fuhr(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Move cursor |
Date: | 2005-03-23 06:12:07 |
Message-ID: | 200503230612.j2N6C7g09544@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Added to TODO:
o Add MOVE to PL/pgSQL
---------------------------------------------------------------------------
FERREIRA William (COFRAMI) wrote:
> 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(at)fuhr(dot)org]
> Envoy? : mardi 8 mars 2005 18:29
> ? : Tom Lane
> Cc : FERREIRA William (COFRAMI); pgsql-general(at)postgresql(dot)org
> Objet : Re: [GENERAL] Move cursor
>
>
> On Tue, Mar 08, 2005 at 12:16:28PM -0500, Tom Lane wrote:
> > Michael Fuhr <mike(at)fuhr(dot)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.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas F.O'Connell | 2005-03-23 06:17:17 | Re: inherited table and rules |
Previous Message | Scott Frankel | 2005-03-23 05:59:23 | Re: inherited table and rules |