Re: Timestamp Conversion Woes Redux - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Timestamp Conversion Woes Redux
Date
Msg-id DFF305E9-BD3B-47DA-BA3E-451DD5368EBB@fastcrypt.com
Whole thread Raw
In response to Re: Timestamp Conversion Woes Redux  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
Christian is perfectly happy with

a PGTimestamp, and a PGTimestamptz type.

I did some research and Oracle has an extended PreparedStatement, which
implements

setTimestamp, and setTimestamptz, so I imagine they have run into the
same issues


Dave
On 19-Jul-05, at 6:59 PM, Oliver Jowett wrote:

> Dave Cramer wrote:
>
>> For that matter we could use a PGUnknown type as well.
>>
>
> This is exactly what the patch I mentioned earlier did, IIRC.
>
> -O
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>
>


pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: Streaming ResultSet
Next
From: Oliver Jowett
Date:
Subject: Re: Streaming ResultSet