Re: time zone setting. - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: time zone setting.
Date
Msg-id CA+0W9LPqALfrHfPSUvh=eLDEQ0ZARKaNmbM0RNgYVdzH-E7rrw@mail.gmail.com
Whole thread Raw
In response to Re: time zone setting.  (Maciek Sakrejda <msakrejda@truviso.com>)
Responses Re: time zone setting.
List pgsql-jdbc
On 25 August 2011 05:27, Maciek Sakrejda <msakrejda@truviso.com> wrote:

> You can't just prepend it to the statement text because JDBC prepared
> statements need to correspond to a single SQL statement.

Actually, the driver is happy to handle multiple semicolon-separated
SQL statements in a single PreparedStatement.
(No idea what's going wrong with the timezone stuff without an error to look at)

Oliver

pgsql-jdbc by date:

Previous
From: Maciek Sakrejda
Date:
Subject: Re: time zone setting.
Next
From: Jonas Sundman
Date:
Subject: Re: getTablePrivileges empty if table owned by group role