| From: | Kris Jurka <books(at)ejurka(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Mike Fowler <mike(at)mlfowler(dot)com>, Dave Cramer <pg(at)fastcrypt(dot)com>, Bernd Helmle <mailings(at)oopsware(dot)de>, Steve Singer <ssinger(at)ca(dot)afilias(dot)info>, PostgreSQL-development Hackers <pgsql-hackers(at)postgresql(dot)org>, pgsql-jdbc(at)postgresql(dot)org |
| Subject: | Re: [JDBC] JDBC connections to 9.1 |
| Date: | 2011-04-19 15:16:26 |
| Message-ID: | alpine.BSO.2.00.1104191114420.13669@leary.csoft.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-jdbc |
On Tue, 19 Apr 2011, Tom Lane wrote:
> Kris Jurka <books(at)ejurka(dot)com> writes:
>> On Mon, 18 Apr 2011, Mike Fowler wrote:
>>> As there seems to be a consensus forming for fixing the JDBC driver, I've
>>> taken the liberty do so at the risk of being shot down. The patch is fairly
>>> straightforward, just changing UNICODE to UTF8 in a number of files including
>>> the translation files. I've tested this against 9.1devel (HEAD) and 8.4.7.
>>> For each database version I build and the tests running JDKs 1.4.2_19,
>>> 1.5.0_22 and 1.6.0_2. All on 32-bit.
>
>> Thanks, applied, mostly. It's great to have a patch for a problem before
>> you even know it exists.
>
> For purposes of the notes in the server-side fix, could you state which
> JDBC driver versions these changes will first appear in?
>
This is in 9.1dev-900 and won't be backpatched.
http://jdbc.postgresql.org/download.html#development
Kris Jurka
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2011-04-19 15:22:31 | Re: pgbench \for or similar loop |
| Previous Message | Kevin Grittner | 2011-04-19 15:16:05 | Build farm coverage for isolation tests |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Grittner | 2011-04-19 16:02:44 | Re: Test suite fails on non-default configuration |
| Previous Message | raman | 2011-04-19 10:23:07 | Re: |