Re: Bug in JDBC-Driver?

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: Barry Lind <blind(at)xythos(dot)com>, Antje(dot)Stejskal(at)ppi(dot)de, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Bug in JDBC-Driver?
Date: 2004-12-22 21:22:59
Message-ID: 41C9E5B3.4070403@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Kris Jurka wrote:

> I initially thought this was a great idea, but it breaks down when they
> don't use a PreparedStatement and generate a query directly, then we can't
> intervene and adjust things. The advantage of setting the server to the
> client's timezone is that this will work as expected.

What about the {ts ...} etc escapes for time/date values?
Aren't you meant to use those for the case where you have
literal date values in the query?

-O

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Andrew Lazarus 2004-12-22 22:06:26 PreparedStatement and setting an array is now broken
Previous Message Oliver Jowett 2004-12-22 20:27:32 Re: [BUGS] BUG #1347: Bulk Import stopps after a while (