Re: encoding names - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: encoding names
Date
Msg-id Pine.LNX.4.30.0108180114310.677-100000@peter.localdomain
Whole thread Raw
In response to Re: encoding names  (Barry Lind <barry@xythos.com>)
Responses Re: encoding names
List pgsql-patches
Barry Lind writes:

> This patch will break the JDBC driver.  The jdbc driver relies on the
> value returned by getdatabaseencoding() to determine the server encoding
> so that it can convert to unicode.

Then the driver needs to be changed to accept the new encoding names as
well.  (Or couldn't we convert it to Unicode in the server?)

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets
Next
From: "Serguei Mokhov"
Date:
Subject: Re: Added \n to libpq prints