Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
postgresql-jdbc: Files needed for Java programs to access a PostgreSQL database.
- Summary
- 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.
Changelog
- * Mon Feb 13 17:00:00 2006 Tom Lane <tgl{%}redhat{*}com> 8.1.3-1
-
- Update to PostgreSQL 8.1.3 (fixes bug #180617, CVE-2006-0553)
- Update to jdbc driver build 405
- Modify multilib header hack to not break non-RH arches, per bug #177564
- * Tue Feb 7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 8.1.2-1.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes
- * Mon Jan 9 17:00:00 2006 Tom Lane <tgl{%}redhat{*}com> 8.1.2-1
-
- Update to PostgreSQL 8.1.2
- Repair extraneous quote in pgtcl configure script ... odd that bash
didn't use to spit up on this.