Re: Change of format of returned flat value after prepareThreshold - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject Re: Change of format of returned flat value after prepareThreshold
Date
Msg-id CAB=Je-E=M4uGsxKjWRkvLw0zdxr4upxaK6f0M03EqWSXk_Lexw@mail.gmail.com
Whole thread Raw
In response to Re: Change of format of returned flat value after prepareThreshold  (Michał Niklas <michal.niklas@heuthes.pl>)
List pgsql-jdbc
> My statement "more portable" was joke :-)

There's an upcoming change that "fixes/improves" Timestamp/Date/Time
handling: https://github.com/pgjdbc/pgjdbc/pull/387

It would be good if you could test your app against current master branch.
It would be good if you could check if your way of Timestamp usage
happen to be tested in TimestampTest.java (that is the most robust way
of making sure your app will not be broken in the subsequent pgjdbc
releases).

Vladimir


pgsql-jdbc by date:

Previous
From: Michał Niklas
Date:
Subject: Re: Change of format of returned flat value after prepareThreshold
Next
From: Donald
Date:
Subject: Re: Connection terminated by the server causes deadlock in jdbc client side connection