Re: date problem with postgres JDBC 7.1 driver

From: David Brownlee <abs(at)formula1(dot)com>
To: Barry Lind <barry(at)xythos(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: date problem with postgres JDBC 7.1 driver
Date: 2001-12-19 12:14:39
Message-ID: Pine.NEB.4.40.0112191210480.413-100000@odysseus.mono.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Sorry for the delay in responding. Can confirm this is fixed in
7.2dev (2001-12-10).

Is there an expected release date for the next version yet?

Thanks

--
David/absolute abs(at)formula1(dot)com

On Thu, 11 Oct 2001, Barry Lind wrote:

> David,
>
> This is a problem in the driver. I believe it is fixed in current
> sources. Can you download the latest development build from
> jdbc.postgresql.org and see if that works for you?
>
> thanks,
> --Barry
>
> David Brownlee wrote:
>
> > (I'm not subscribed to the list, please cc directly in replies)
> >
> > We have an application using the jdbc driver from postgres
> > 7.0.x, compiled under java1. We have migrated the database
> > to 7.1.2, and would like to update the jdbc driver to match.
> >
> > The application selects() a timestamp as a date, which
> > works fine under the earlier JDBC, and other databases such
> > as MS SQLserver, but fails with a NumberFormatException under
> > the new driver.
> >
> > Can anyone confirm if this is correct JDBC behaviour (in which
> > case I have to persuade our developers to update their code :)
> >
> > Sample code appended.
> >
> > Thanks
> >
> >
> >
>
>
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Nick Fankhauser 2001-12-19 15:07:51 Re: pg_hba.conf configuration
Previous Message Paul Wallace 2001-12-19 07:22:49 pg_hba.conf configuration