Re: What changed? - Mailing list pgsql-jdbc

From Paul Tomblin
Subject Re: What changed?
Date
Msg-id 20070413202856.GA22265@allhats.xcski.com
Whole thread Raw
In response to Re: What changed?  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
Quoting Dave Cramer (pg@fastcrypt.com):
> Paul,
>
> Have you tried a recent driver ?
>
> As Mark pointed out we have some issues with timestamps because java
> does not recognize two types.

I'm constrained to keep the version that's in CentOS 5.0 unless I can make
a business case for upgrading.  But in this case I can work around it by
casting all timestamp and timestamptz parameters.  I'm just worried about
what other pitfalls I might fall into.

--
Paul Tomblin <ptomblin@xcski.com> http://blog.xcski.com/
Reliability went through the floor, tunnelled its way to the centre of
the Earth, and perished in the magma.
              -- Saundo

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: What changed?
Next
From: "Fear, Jake"
Date:
Subject: 8.2 driver getBoolean(...) performance question