[VOTE] 42.2.16 release candidate 2 - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject [VOTE] 42.2.16 release candidate 2
Date
Msg-id CAB=Je-FUd+iTZDpb8JNefwmmUjQCHVWsdK6bh2BaDtnztK5XmA@mail.gmail.com
Whole thread Raw
List pgsql-jdbc
Hi,

pgjdbc 42.2.16 release candidate 2 is ready for review.

The release fixes multi-dimensional processing.
Arrays sent in binary format are now sent as 1 based. This was a regression for multi-dimensional arrays as well as text/varchar, oid and bytea arrays.
Since 42.2.0 single dimensional arrays were stored 0 based. They are now sent 1 based which is the SQL standard, and the default
for Postgres when sent as strings such as '{1,2,3}'.


Git SHA: 5e4bbc88ccea2e9ff1f9bb02e3d17893a6f630e3
Staging repository: https://oss.sonatype.org/content/repositories/orgpostgresql-1244 

The release looks good to me, so please let me know what do you think.

Vladimir

pgsql-jdbc by date:

Previous
From: Vladimir Sitnikov
Date:
Subject: [pgjdbc/pgjdbc] 866c6a: remove postgresql-jre6 and postgresql-jre7 project...
Next
From: Vladimir Sitnikov
Date:
Subject: [pgjdbc/pgjdbc]