Re: 9.4.1210 release - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject Re: 9.4.1210 release
Date
Msg-id CAB=Je-FzuqwDXLTT62VfzvTUhR4QTfLjmw2D5QfgaykDkhW7nw@mail.gmail.com
Whole thread Raw
In response to 9.4.1210 release  (Vladimir Sitnikov <sitnikov.vladimir@gmail.com>)
List pgsql-jdbc
Hi,

I've pushed pgjdbc 9.4.1210 to Maven Central.
The release includes 33 changes from 8 contributors.

Hopefully Dave will update jdbc.postgresq.orgl later (there's a minor update left: https://github.com/pgjdbc/www/pull/28 ).

Notable changes for 9.4.1210 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
* Support for Types.REF_CURSOR

Vladimir

pgsql-jdbc by date:

Previous
From: rapidtransit440@aol.com
Date:
Subject: Re: Anyone Getting deadlocks using 9.5
Next
From: Vladimir Sitnikov
Date:
Subject: Re: 9.4.1210 release