Skip to content

pgjdbc-ng-0.3

Compare
Choose a tag to compare
@kdubb kdubb released this 24 Feb 17:39
· 462 commits to develop since this release
  • Datasource/XADatasource Support
  • Prepared Statement Cache
  • Geometric types (Points, Lines, Boxes, Paths, Polygons, Circles) supported
  • Changed JDBC URL scheme to "jdbc:pgsql:" (avoids conflict with mainstream driver)
  • Added a Parsed SQL Cache
  • Upgrade to Netty 4 for increased performance