Date problem on Aix jdk1.4.1 - Mailing list pgsql-jdbc

From Byron Nikolaidis
Subject Date problem on Aix jdk1.4.1
Date
Msg-id 6E0907A94904D94B99D7F387E08C4F570732EE@FALCON.INSIGHT
Whole thread Raw
Responses Re: Date problem on Aix jdk1.4.1  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc

 

Hey folks,

 

Got a weird Date related problem on AIX 5.3 with JDK 1.4.1.   This occurs with any of the 8.x drivers, the 7.4 driver works fine.

 

When I query any table with a regular old Date in it,  the first row that comes back is correct (some Date value with 00:00:00 as the time) , however all subsequent rows are advanced by 1 hour (they have a time of 01:00:00) .    This happens on any table. 

 

When I run it from some other platform (such as Windows or Linux) against the same database, the values are all correct.

 

Anybody seen anything like this on AIX or any other platforms?  

 

Byron

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: smallint mapping issue
Next
From: Oliver Jowett
Date:
Subject: Re: Date problem on Aix jdk1.4.1