Re: issues with Statement.getTimestamp(int, Calendar) - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: issues with Statement.getTimestamp(int, Calendar)
Date
Msg-id 457F4C61.1090902@opencloud.com
Whole thread Raw
In response to issues with Statement.getTimestamp(int, Calendar)  (Ravi Periasamy <ravitx12@yahoo.com>)
Responses Re: issues with Statement.getTimestamp(int, Calendar)  (Ravi Periasamy <ravitx12@yahoo.com>)
List pgsql-jdbc
Ravi Periasamy wrote:
> Dear PSQL-JDBC team,
>
> There is a issue with Statement.getTimestamp(int,
> Calendar). The timestamp is offset in the wrong
> direction.
>
> The quivalent on ResultSet.getTimestamp(int, Calendar)
> works fine.
>
> Is this a known bug, can we expect a fix for this,
> when?

Can you send a testcase demonstrating the problem please?

-O

pgsql-jdbc by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: prepared statements
Next
From: Ravi Periasamy
Date:
Subject: Re: issues with Statement.getTimestamp(int, Calendar)