Fw: Error using cursors/fetch and execute

From: "Magnus Naeslund(f)" <mag(at)fbab(dot)net>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Fw: Error using cursors/fetch and execute
Date: 2003-01-07 16:00:45
Message-ID: 052801c2b665$f022cd80$f80c0a0a@mnd
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I forgot to reply to the list aswell...

Magnus

----- Original Message -----
From: "Magnus Naeslund(f)" <mag(at)fbab(dot)net>
To: "Jeroen T. Vermeulen" <jtv(at)xs4all(dot)nl>
Sent: Tuesday, January 07, 2003 3:32 PM
Subject: Re: [HACKERS] Error using cursors/fetch and execute

> Jeroen T. Vermeulen <jtv(at)xs4all(dot)nl> wrote:
> > begin;
> > declare berra cursor for select * from test where id = 1;
> > fetch 100 from berra;
> > [...]
> > end;
> >
>
> Oh, i'm sorry, i'm unclear.
> I mean: "is there a way of doing exactly the above using prepared
> statements?".
> We're doing the above currently, and that works ofcourse...
>
> >
> > Jeroen
>
> Magnus
>
>

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Copeland 2003-01-07 16:06:12 Re: Threads
Previous Message Bruce Momjian 2003-01-07 15:31:32 Re: Next platform query: Alphaservers under VMS?