9.4.1210 release - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject 9.4.1210 release
Date
Msg-id CAB=Je-H+uZVf5jKmcd4Kpk3TNC5BP=Xi7AZrMNCCh4cdnMaCYQ@mail.gmail.com
Whole thread Raw
Responses Re: 9.4.1210 release
List pgsql-jdbc
Hi,

It's time to have yet another pgjdbc release.


Does anybody have outstanding issues with releasing 1210?

As far as I know there's replication PR in progress: https://github.com/pgjdbc/pgjdbc/pull/550
It might be a good idea to have replication API in.

Notable changes are:
* Better support for RETURN_GENERATED_KEYS, statements with RETURNING clause
* Avoid user-visible prepared-statement errors if client uses DEALLOCATE/DISCARD statements (invalidate cache when those statements detected)
* Avoid user-visible prepared-statement errors if client changes search_path (invalidate cache when set search_path detected)
* Support comments when replacing {fn ...} JDBC syntax

Vladimir

pgsql-jdbc by date:

Previous
From: "Alexandre Brito"
Date:
Subject: Re: SocketTimeout and ConnectionTimeout
Next
From: Jingzhi Zhang
Date:
Subject: Re: SocketTimeout and ConnectionTimeout