Re: Bug in JDBC-Driver?

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Bug in JDBC-Driver?
Дата
Msg-id 41C9E5B3.4070403@opencloud.com
обсуждение исходный текст
Ответ на Re: Bug in JDBC-Driver?  (Kris Jurka <books@ejurka.com>)
Список 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

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: [BUGS] BUG #1347: Bulk Import stopps after a while (
Следующее
От: Andrew Lazarus
Дата:
Сообщение: PreparedStatement and setting an array is now broken