Re: [GENERAL] DECLARE CURSOR - Mailing list pgsql-hackers

From Haris Peco
Subject Re: [GENERAL] DECLARE CURSOR
Date
Msg-id 200211181446.29107.snpe@snpe.co.yu
Whole thread Raw
In response to Re: [GENERAL] DECLARE CURSOR  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [GENERAL] DECLARE CURSOR  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On Monday 18 November 2002 02:38 pm, Tom Lane wrote:
> snpe <snpe@snpe.co.yu> writes:
> >   is it planed cursor out of a transaction in 7.4 ?
>
> I do not think we will allow cross-transaction cursors ever.  What would
> it mean to have a cross-transaction cursor, anyway?  Does it show a
> frozen snapshot as of the time it was opened?  The usefulness of that
> seems awfully low in comparison to the pain of implementing it.
>
>             regards, tom lane
It is in TODO list. Can You implement this with savepoint ?

regards
Haris Peco


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [GENERAL] DECLARE CURSOR
Next
From: Bruce Momjian
Date:
Subject: Re: [CYGWIN] ipc-daemon