Re: Serious JDBC problem

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Bayless Kirtley" <bkirt(at)cox(dot)net>
Cc: "List, Postgres" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Serious JDBC problem
Date: 2009-06-24 23:49:36
Message-ID: 7026.1245887376@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Bayless Kirtley" <bkirt(at)cox(dot)net> writes:
> For some reason, the PostgreSQL JDBC driver fails to properly recognize
> daylight saving time. When retrieving the current time as a java.sql.Time,
> if returns an hour behind when DST is in effect.

You'd be best advised to ask about that on the pgsql-jdbc list...

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message J. Greg Davidson 2009-06-25 01:32:10 Re: How can I interpolate psql variables in function bodies? - workaround
Previous Message Alvaro Herrera 2009-06-24 23:04:50 Re: example of aggregate function for product