Fw: Error using cursors/fetch and execute

Поиск
Список
Период
Сортировка
От Magnus Naeslund(f)
Тема Fw: Error using cursors/fetch and execute
Дата
Msg-id 052801c2b665$f022cd80$f80c0a0a@mnd
обсуждение исходный текст
Список pgsql-hackers
I forgot to reply to the list aswell...

Magnus

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


> Jeroen T. Vermeulen <jtv@xs4all.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
> 
> 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Next platform query: Alphaservers under VMS?
Следующее
От: Greg Copeland
Дата:
Сообщение: Re: Threads