Re: PreparedStatement.setDate() behavior with OVERLAPS - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject Re: PreparedStatement.setDate() behavior with OVERLAPS
Date
Msg-id CAB=Je-Hh70uWEVzznyjPQNYRnTsnYCYn6KW1CY_7p6KDGPB-Aw@mail.gmail.com
Whole thread Raw
In response to Re: PreparedStatement.setDate() behavior with OVERLAPS  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
Dave,

This exact pull request introduces notion of TZ and non-TZ classes in
jdbc driver: https://github.com/pgjdbc/pgjdbc/pull/340

Well, the PR needs some cleanup, however it allows to bind variables
and tell server we are binding TZ. I think it would solve the issue.

Another approach is to support java8's java.time APIs, however I think
it is more like a long-term solution.

Vladimir


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: PreparedStatement.setDate() behavior with OVERLAPS
Next
From: "Steffen Heil (Mailinglisten)"
Date:
Subject: Patch fo select ip and/or port for outgoing connections