On Monday 18 November 2002 02:38 pm, Tom Lane wrote:
> snpe <snpe(at)snpe(dot)co(dot)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