Re: TX semantics backward compatibility - Mailing list pgsql-general

From Tom Lane
Subject Re: TX semantics backward compatibility
Date
Msg-id 6737.1119548543@sss.pgh.pa.us
Whole thread Raw
In response to Re: TX semantics backward compatibility  (Scott Marlowe <smarlowe@g2switchworks.com>)
List pgsql-general
Scott Marlowe <smarlowe@g2switchworks.com> writes:
> What versions of postgresql supported the abortive non-autocommit mode
> that caused so many problems, could it be that 7.2 did, and it was on
> for this fellow?

If memory serves, that mistake was only in 7.3.  In any case, it would
not have had the effect of auto-recovering from errors.

The only explanation that I can think of for his report is that the 7.2
JDBC driver was automatically canceling the transaction and starting a
new one after detecting an error ... which is bizarre enough to be hard
to believe, but I'm far from an authority on JDBC.

            regards, tom lane

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: TX semantics backward compatibility
Next
From: "YL"
Date:
Subject: multi-languages in a table