Re: Bug in JDBC-Driver?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug in JDBC-Driver?
Дата
Msg-id 21155.1101832716@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Bug in JDBC-Driver?  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: Bug in JDBC-Driver?
Список pgsql-jdbc
Dave Cramer <pg@fastcrypt.com> writes:
> Kris Jurka wrote:
>> On Tue, 30 Nov 2004, Dave Cramer wrote:
>>> Since timestamp without timezone is a postgresql extension
>>
>> This is not true.
>>
> Well, one of them must be an extension so it is timestampz ?

timestamp with and without timezone are both required by the SQL
standard.  If JDBC only supports one of them I'd think the JDBC
spec is a tad broken.

            regards, tom lane

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

Предыдущее
От: VIDAL Cedric
Дата:
Сообщение: Re: Need a performance tip - Statement pooling for server
Следующее
От: Xavier Poinsard
Дата:
Сообщение: Re: Need a performance tip - Statement pooling for server