| From: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
|---|---|
| To: | peter_e(at)gmx(dot)net |
| 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 11:14:25 |
| Message-ID: | 20010818201425H.t-ishii@sra.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
> > > > 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?)
> >
> > This will break the backward compatibility.
>
> How so?
Apparently 7.1 JDBC driver does not understand the value 7.2
getdatabaseencoding() returns.
--
Tatsuo Ishii
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Naeslund(f) | 2001-08-18 13:53:40 | Re: Re: [HACKERS] Re: WIN32 errno patch |
| Previous Message | Peter Eisentraut | 2001-08-18 10:48:45 | Re: encoding names |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Liam Stewart | 2001-08-18 13:17:55 | Re: DatabaseMetaData patch |
| Previous Message | Peter Eisentraut | 2001-08-18 10:48:45 | Re: encoding names |