Re: encoding names - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: encoding names
Date
Msg-id Pine.LNX.4.30.0108181633020.677-100000@peter.localdomain
Whole thread Raw
In response to Re: encoding names  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Responses Re: encoding names
List pgsql-patches
Tatsuo Ishii writes:

> Apparently 7.1 JDBC driver does not understand the value 7.2
> getdatabaseencoding() returns.

Then the server needs to look at the protocol number to decide what to
send back.  But we need to be able to move forward with the encoding names
sooner or later anyway.

However, the 7.1 JDBC driver is going to be incompatible with a 7.2 server
in a number of other areas as well, so I'm not completely sure whether
it'd be worth the effort.

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


pgsql-patches by date:

Previous
From: "Magnus Naeslund\(f\)"
Date:
Subject: Re: Re: [HACKERS] Re: WIN32 errno patch
Next
From: Peter Eisentraut
Date:
Subject: Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets