Re: cursors outside transactions - Mailing list pgsql-hackers

From Neil Conway
Subject Re: cursors outside transactions
Date
Msg-id 1047957967.19387.9.camel@tokyo
Whole thread Raw
In response to Re: cursors outside transactions  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Responses Re: cursors outside transactions  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-hackers
On Mon, 2003-03-17 at 22:01, Alvaro Herrera wrote:
> What about opening a pseudo-transaction that exists only to serve the
> cursor?

What exactly do you mean by a pseudo-transaction?

Keep in mind we don't have nested transactions (yet?), and that the
holdable cursor needs to be accessible both inside and outside its
creating transaction.

Cheers,

Neil

-- 
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC





pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: cursors outside transactions
Next
From: Alvaro Herrera
Date:
Subject: Re: cursors outside transactions