From: | Kevin Wooten <kdubb(at)me(dot)com> |
---|---|
To: | pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | pgjdbc-ng |
Date: | 2014-02-25 00:12:49 |
Message-ID: | D661726C-3DFD-41C1-954D-A82FB5379FA5@me.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Just wanted to update everybody on the happenings with the “ng” driver…
Thanks to the work of Jesper Pedersen we now have Datasource support. This marks the final feature required for JDBC 4.1 compliance. Although I am sure there are defects in our support, the driver is now feature complete with regard to the spec.
Version 0.3
Notable Changes:
* Datasource/XADatasource support (thanks to Jesper Pedersen)
* Prepared Statement Cache (thanks to Brett Woolridge)
* SQL Parsing Cache (thanks to Brett Woolridge)
* Support for geometric types
As always we’d love for you to try the driver out and help us locate any defects and deficiencies in it’s support.
Project: https://github.com/impossibl/pgjdbc-ng
Thanks,
Kevin Wooten
From | Date | Subject | |
---|---|---|---|
Next Message | Adib Saikali | 2014-02-25 14:10:08 | Re: JDBC Maven Checksum |
Previous Message | Michael Paquier | 2014-02-24 04:52:51 | Missing tag REL9_3_1101 for latest jdbc release |