Re: strange JDBC error - Mailing list pgsql-general

From Peter Mount
Subject Re: strange JDBC error
Date
Msg-id 022b01bff580$cc673c80$512629d4@retep.org.uk
Whole thread Raw
In response to strange JDBC error  (Tim Howe <vsync@wego.com>)
List pgsql-general
getTimestamp() has always given us some problems. As you compiled from
source, try getting the current cvs repository. There's a couple of bug
fixes, including the current getTimestamp() fix.

Peter

--
Peter T Mount peter@retep.org.uk, peter@retepdigital.com, me@petermount.com
Homepage: http://www.retep.org.uk Contact details @ http://petermount.com
PostgreSQL JDBC: http://www.retep.org.uk/postgres/
Java PDF generator: http://www.retep.org.uk/pdf/

----- Original Message -----
From: Tim Howe <vsync@wego.com>
To: <pgsql-general@postgresql.org>
Sent: Friday, July 21, 2000 1:35 AM
Subject: [GENERAL] strange JDBC error


> I'm getting some bizarre JDBC errors.  I just started at a new job and
> my colleagues are all using the PostgreSQL RPMs, but I compiled it
> from source.  I am the only one getting this error, and I would really
> like to figure it out...  =)
>
> [20/07/2000 17:05:39:989 PDT] *** WGException thrown: Error querying
membership for group 1 and user 1: Bad Timestamp Format at 0 in 2000-07-19
17:55:50.59-07
> ***
> [20/07/2000 17:06:07:725 PDT] *** WGException thrown: Error querying
membership for group 1 and user 1: Bad Timestamp Format at 0 in 2000-07-19
17:55:50.59-07
> ***
> [20/07/2000 17:07:46:413 PDT] *** WGException thrown: Error querying
membership for group 1 and user 1: Bad Timestamp Format at 0 in 2000-07-19
17:55:50.59-07
> ***
> [20/07/2000 17:07:48:722 PDT] *** WGException thrown: Error querying
membership for group 1 and user 1: Bad Timestamp Format at 0 in 2000-07-19
17:55:50.59-07
> ***
> [20/07/2000 17:07:48:870 PDT] *** WGException thrown: Error creating
membership for group 1 and username vsync from edit input params: Bad
Timestamp Format at 0 in 2000-07-19 17:55:50.59-07
>
> --
> Tim Howe
> Associate Software Engineer
> Wego Inc. -- wego.com


pgsql-general by date:

Previous
From: Steve Heaven
Date:
Subject: DBD-Pg vs Pg Perl interface
Next
From: David George
Date:
Subject: Multithreaded libpq?