Re: How to solve invalid input for tyep timestamp problem?

From: Kris Jurka <books(at)ejurka(dot)com>
To: Dave Cramer <pg(at)fastcrypt(dot)com>
Cc: Joost Kraaijeveld <J(dot)Kraaijeveld(at)Askesis(dot)nl>, "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: How to solve invalid input for tyep timestamp problem?
Date: 2005-11-05 09:33:11
Message-ID: Pine.BSO.4.61.0511050432250.912@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jojo Paderes 2005-11-05 11:55:21 Detailed Stored Proc Exception Message at JDBC Layer
Previous Message Kris Jurka 2005-11-05 09:31:20 Re: semicolons separating statements in a rule action body