Re: A bad behavior under autocommit off mode - Mailing list pgsql-hackers

From Neil Conway
Subject Re: A bad behavior under autocommit off mode
Date
Msg-id 1048135910.19797.670.camel@tokyo
Whole thread Raw
In response to Re: A bad behavior under autocommit off mode  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: A bad behavior under autocommit off mode  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On Wed, 2003-03-19 at 23:36, Bruce Momjian wrote:
> I don't like pushing autocommit to the client.

It seems like a good idea to me, particularly since the current
server-side implementation is such a kludge. Can you go over your
objections to client-side autocommit again?

Cheers,

Neil



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: A bad behavior under autocommit off mode
Next
From: Tom Lane
Date:
Subject: Re: Nested transactions: low level stuff