Re: cursors outside transactions

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
Cc: Neil Conway <neilc(at)samurai(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: cursors outside transactions
Date: 2003-03-18 05:50:05
Message-ID: 200303180550.h2I5o5310580@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hiroshi Inoue wrote:
> Neil Conway wrote:
> >
> > On Mon, 2003-03-17 at 22:52, Hiroshi Inoue wrote:
> > > I have never meant (1) by cursors outside transactions.
> >
> > I'm sorry, I don't understand.
>
> That is I strongly object to your proposal.
> If (1) is OK, I should have already implemented it.

Why don't you like (1)? It seems fine to me, and I don't see how we are
magically going to do any better in the future.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-03-18 06:00:43 Re: cursors outside transactions
Previous Message Bruce Momjian 2003-03-18 05:49:15 Re: [HACKERS] SQL99 ARRAY support proposal