Re: [BUGS] BUG #1118: Misleading Commit message

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: elein <elein(at)varlena(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [BUGS] BUG #1118: Misleading Commit message
Date: 2004-07-10 20:13:49
Message-ID: 19965.1089490429@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> As I remember, the big issue was how often applications are looking and
> comparing these tags to take actions. I think we should return ROLLBACK
> on COMMIT failure and we can see if we get any problem reports during
> beta.

Good enough; I'll make it happen.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-07-10 20:25:42 Status report
Previous Message Bruce Momjian 2004-07-10 20:13:38 Re: Nested Transactions, Abort All