Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
postgresql-python: Development module for Python code to access a PostgreSQL DB.
- Summary
- PostgreSQL is an advanced Object-Relational database management
system. The postgresql-python package includes a module for
developers to use when writing Python code for accessing 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.