Re: How to solve invalid input for tyep timestamp problem? - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: How to solve invalid input for tyep timestamp problem?
Date
Msg-id Pine.BSO.4.61.0511050432250.912@leary.csoft.net
Whole thread Raw
In response to Re: How to solve invalid input for tyep timestamp problem?  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc

On Wed, 2 Nov 2005, Dave Cramer wrote:

> What version of the driver are you using  ?
> Does log4j use prepared statements?
>
> This is the right column, but the , between 57,844 is wrong, there was a bug
> in the HEAD driver which would
> have caused this if the answer to the first 2 questions is HEAD, and yes.
>

Just for the record.  The problem was in interval parsing, not timestamp,
and it is fixed now.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: semicolons separating statements in a rule action body
Next
From: Jojo Paderes
Date:
Subject: Detailed Stored Proc Exception Message at JDBC Layer