Re: Bug in JDBC-Driver? - Mailing list pgsql-jdbc

From Tom Lane
Subject Re: Bug in JDBC-Driver?
Date
Msg-id 21155.1101832716@sss.pgh.pa.us
Whole thread Raw
In response to Re: Bug in JDBC-Driver?  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: Bug in JDBC-Driver?
List 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 by date:

Previous
From: VIDAL Cedric
Date:
Subject: Re: Need a performance tip - Statement pooling for server
Next
From: Xavier Poinsard
Date:
Subject: Re: Need a performance tip - Statement pooling for server