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

From Hiroshi Inoue
Subject Re: A bad behavior under autocommit off mode
Date
Msg-id 3E7A5336.E009C2B@tpf.co.jp
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
Tom Lane wrote:
> 
> Hiroshi Inoue <Inoue@tpf.co.jp> writes:
> > My proposal also fixes the bug though Tom objected to it.
> 
> I've forgotten what your proposal was?

Because WARNING isn't an ERROR, treat it in the same way
as NORMAL, i.e after the WARNING, simply set the blockState
to TBLOCK_END without calling AbortTransaction. Also
remove the WARNING in case of autocommit off mode.

regards,
Hiroshi Inouehttp://www.geocities.jp/inocchichichi/psqlodbc/


pgsql-hackers by date:

Previous
From: Philip Warner
Date:
Subject: Re: Varchar Vs. Text index matching - why different?
Next
From: "Christopher Kings-Lynne"
Date:
Subject: probs with postgres