Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
5.250. postgresql-jdbc
5.250.1. RHEA-2012:0991 — postgresql-jdbc enhancement update Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
		An updated postgresql-jdbc package that adds various enhancements is now available.
	
		PostgreSQL is an advanced Object-Relational database management system. The postgresql-jdbc package includes the .jar files needed for Java programs to access a PostgreSQL database.
	
Enhancement
- BZ#816731
 - This update enables support for the JDBC 4 and JDBC 4.1 extensions of the JDBC API specification. Among other advantages, these additions are necessary for proper functioning of the PostgreSQL JDBC driver under JDK version 6 and later (including JDK 7). This update also converts the driver from a GCJ build to a pure jar (noarch) build.
 
		Users of postgresql-jdbc are advised to upgrade to this updated package, which adds these enhancements.