Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
postgresql-python - Development module for Python code to access a PostgreSQL DB.
- Description:
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.
Packages
postgresql-python-8.1.23-1.el5_6.1.i386
[54 KiB] |
Changelog
by Tom Lane (2011-01-28):
- Update to PostgreSQL 8.1.23, for various fixes described at
http://www.postgresql.org/docs/8.1/static/release.html
This is the last upstream release in the 8.1.x series.
- Ensure we don't package any .gitignore files from the source tarball
- Back-port upstream fix for CVE-2010-4015
Resolves: #672632
|