From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
Cc: | <barry(at)xythos(dot)com>, <zakkr(at)zf(dot)jcu(dot)cz>, <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: encoding names |
Date: | 2001-08-18 14:34:39 |
Message-ID: | Pine.LNX.4.30.0108181633020.677-100000@peter.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers 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(at)gmx(dot)net http://funkturm.homeip.net/~peter
From | Date | Subject | |
---|---|---|---|
Next Message | Hiroshi Inoue | 2001-08-18 15:56:50 | RE: Progress report on locale safe LIKE indexing |
Previous Message | Magnus Naeslund(f) | 2001-08-18 14:15:31 | Re: Re: [HACKERS] Re: WIN32 errno patch |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2001-08-18 14:52:00 | Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets |
Previous Message | Magnus Naeslund(f) | 2001-08-18 14:15:31 | Re: Re: [HACKERS] Re: WIN32 errno patch |