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

From Peter Eisentraut
Subject Re: A bad behavior under autocommit off mode
Date
Msg-id Pine.LNX.4.44.0303241339160.2576-100000@peter.localdomain
Whole thread Raw
In response to Re: A bad behavior under autocommit off mode  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: A bad behavior under autocommit off mode
List pgsql-hackers
Tom Lane writes:

> If the JDBC driver needs to do anything different for one encoding than
> another, then it needs to be informed of changes.  We can debate what's
> the most appropriate way to keep it informed, but I don't think we can
> just ignore the need to inform it.

We can just say, "Don't alter the client encoding behind the back of the
driver."

-- 
Peter Eisentraut   peter_e@gmx.net



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Threaded Python vs. PostGreSQL plpython
Next
From: Tom Lane
Date:
Subject: Re: A bad behavior under autocommit off mode