Re: A bad behavior under autocommit off mode

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>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: A bad behavior under autocommit off mode
Date: 2003-03-20 04:23:58
Message-ID: 200303200423.h2K4NwM18445@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hiroshi Inoue wrote:
> Bruce Momjian wrote:
> >
> > Neil Conway wrote:
> > > On Wed, 2003-03-19 at 18:55, Hiroshi Inoue wrote:
> > > > Does the change worth the trouble ?
> > > > Please don't break BACKWARD COMPATIBILITY easily.
> > >
> > > If it's important enough, we can provide a GUC option for it.
> > >
> > > My guess is that a GUC option isn't needed, but then again we've been
> > > criticized for disregarding backward compatibility in the past...
> >
> > I think our policy is going to be that GUC backward compatibility
> > options have to be asked for during beta, unless it is obvious.
>
> Why should we take the trouble to break the backward
> compatibility in the first place ? The only reason
> that I can see is that you dislike it.

The big question is does it make sense to anyone? I don't think so.

And if someone does, how should it behave when autocommit is off?

--
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

Browse pgsql-hackers by date

  From Date Subject
Next Message Vadim Mikheev 2003-03-20 04:28:08 Re: Nested transactions: low level stuff
Previous Message Hiroshi Inoue 2003-03-20 04:22:21 Re: A bad behavior under autocommit off mode