| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: postgresql-python | Distribution: Red Hat Linux |
| Version: 7.3.4 | Vendor: Red Hat, Inc. |
| Release: 3.rhl9 | Build date: Tue Nov 4 21:45:53 2003 |
| Group: Applications/Databases | Build host: porky.devel.redhat.com |
| Size: 101021 | Source RPM: postgresql-7.3.4-3.rhl9.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Url: http://www.postgresql.org/ | |
| Summary: Development module for Python code to access a PostgreSQL DB. | |
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.
BSD
* Tue Nov 04 2003 David Jee <djee@redhat.com> 7.3.4-3.rhl9
- Fix the Nov 03 changelog entry to say to_timestamp(), not to_char().
* Mon Nov 03 2003 David Jee <djee@redhat.com> 7.3.4-2.rhl9
- Add a security patch to avoid running off the end of to_timestamp()'s
input string when the input is shorter than the format string expects.
* Fri Oct 31 2003 Andrew Overholt <overholt@redhat.com> 7.3.4-1.rhl9
- Erratum version for RHL 9.
- Fix kerberos location (/usr/kerberos)
* Fri Sep 05 2003 David Jee <djee@redhat.com> 7.3.4-2
- fix src-tutorial patch handling to include all files in the
original postgres.tar.gz (*.html catalogs.gif connections.gif
stylesheet.css)
* Fri Aug 01 2003 David Jee <djee@redhat.com> 7.3.4-1
- initial 7.3.4 build
* Thu Jul 31 2003 Andrew Overholt <overholt@redhat.com> 7.3.3-10
- fix basename call in postgresql.init (courtesy E. Jay Berkenbilt)
- fix x86_64 issues with /usr/lib64 and regression tests
- backout previous lib64 change
* Wed Jul 23 2003 Nalin Dahyabhai <nalin@redhat.com> 7.3.3-9
- rebuild for updated krb5 1.3, which moves headers and libs to /usr
- use -fPIC instead of -fpic on s390x to allow the plpython bits to link
* Thu Jul 17 2003 Olga Rodimina <rodimina@redhat.com> 7.3.3-8
- fix tutorial location
- modify tutorial patch to be 7.3.3-specific
* Tue Jul 15 2003 Chip Turner <cturner@redhat.com>
- rebuild for new perl 5.8.1
* Sat Jul 12 2003 Olga Rodimina <rodimina@redhat.com> 7.3.3-6
- add src/tutorial to -docs package [Bug #54711]
- add postgresql-src-tutorial.patch [Bug #54711]
- postgresql-src-tutorial.patch builds src/tutorial before
 installing and corrects entry specifying path to tutorial in
tutorial-sql.html
* Tue Jul 08 2003 Kim Ho <kho@redhat.com> 7.3.3-5
- add patch to use rpath when creating plperl [Bug #83000]
- add Buildrequires: tcl-devel for libpgtcl --overholt
* Sat Jun 14 2003 Andrew Overholt <overholt@redhat.com> 7.3.3-4
- add PDF docs to -docs package [Bug #91941]
* Thu Jun 05 2003 Andrew Overholt <overholt@redhat.com> 7.3.3-3
- remove PGOPTS from init script [Bug #91943]
- fix system startup 'S90postgresql' issue [Bug #91943]
* Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Tue May 27 2003 Andrew Overholt <overholt@redhat.com> 7.3.3-1
- initial 7.3.3 build
* Fri May 23 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- remove libpq.so.2*
* Thu Apr 17 2003 Andrew Overholt <overholt@redhat.com> 7.3.2-4
- Obsolete postgresql-perl and postgresql-tk [Bugzilla #79814]
* Mon Feb 17 2003 Elliot Lee <sopwith@redhat.com> 7.3.2-4
- Add ppc64 patch
* Fri Feb 14 2003 Andrew Overholt <overholt@redhat.com> 7.3.2-3
- Remove pltcl.so from postgresql-tcl and plpython.so from postgresql-server.
[Bugzilla #83906]
* Wed Feb 12 2003 Andrew Overholt <overholt@redhat.com> 7.3.2-2
- Fix typo in pg_hba.conf tighten patch. [Bugzilla #81366]
* Wed Feb 05 2003 Andrew Overholt <overholt@redhat.com> 7.3.2-1
- Initial 7.3.1 build.
- Add bison and flex to BuildRequires line. [Bugzilla #83553]
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Thu Jan 09 2003 Elliot Lee <sopwith@redhat.com> 7.3.1-5
- Rebuild for newer libssl
- Add patch4 (isblank.patch) to make it all build
* Sat Jan 04 2003 Jeff Johnson <jbj@redhat.com> 7.3.1-4
- use internal dep generator.
* Fri Jan 03 2003 Andrew Overholt <overholt@redhat.com> 7.3.1-3
- Remove spurious PreReq line
* Fri Jan 03 2003 Andrew Overholt <overholt@redhat.com> 7.3.1-2
- Rebuild with new 7.3.1 tarball
- Remove obsoletes postgresql-perl line (should have been postgresql-plperl)
as we did not have that package previously
* Wed Dec 18 2002 Andrew Overholt <overholt@redhat.com> 7.3.1-1
- Initial 7.3.1 build.
* Tue Dec 17 2002 Nalin Dahyabhai <nalin@redhat.com> 7.3-6
- Make postgresql-pl obsolete postgresql-perl, not postgresql-plperl
* Fri Dec 13 2002 Andrew Overholt <overholt@redhat.com>
- Remove perl(Pg) dependency
- Bash profile PGDATA fix
- Updated initscript to new community version
* Tue Dec 10 2002 Andrew Overholt <overholt@redhat.com>
- Upgrade to 7.3 community spec file.
- Add patch to use with multilib.
- Change explicit path names to use RPM macros (multilib).
- Add security patch.
* Thu Dec 05 2002 Lamar Owen <lamar.owen@ramifordistat.net>
- 7.3-2PGDG
- Fix typo in initscript. Argh!!
* Wed Dec 04 2002 Lamar Owen <lamar.owen@ramifordistat.net>
- 7.3-0.5PGDG
- Jerk out all perl client stuff and kludgage
- Rename plperl subpackage to a pl subpackage containing all but PL/Pgsql PL's
- Eliminate locale and multibyte explicit enables -- they are both defaults now
- Eliminate pgaccess code; it's not a part of the main tarball anymore
- Eliminate ODBC stuff -- it's also separate now. Use unixODBC instead.
- Eliminated separate tk client package -- rolled the tk client into the tcl client.
- Moved pltcl into the pl subpackage.
- Added plpython to the pl subpackage.
- /etc/sysconfig/pgsql is sysconfdir for multiple postmaster startup.
* Mon Dec 02 2002 Lamar Owen <lamar.owen@ramifordistat.net>
- 7.3-0.1PGDG (not released)
- Integrate 7.3 jar's courtesy Joe Conway
- Integrate multi-postmaster initscript courtesy Karl DeBisschop
- Some renames and restructures.
- Stripped out the last dregs of the postgresql-dump migration script.
- Conflicts with less than 7.3.
/usr/lib/python2.2/site-packages/_pgmodule.so /usr/lib/python2.2/site-packages/pg.py /usr/lib/python2.2/site-packages/pgdb.py /usr/share/doc/postgresql-python-7.3.4 /usr/share/doc/postgresql-python-7.3.4/README /usr/share/doc/postgresql-python-7.3.4/tutorial /usr/share/doc/postgresql-python-7.3.4/tutorial/advanced.py /usr/share/doc/postgresql-python-7.3.4/tutorial/basics.py /usr/share/doc/postgresql-python-7.3.4/tutorial/func.py /usr/share/doc/postgresql-python-7.3.4/tutorial/syscat.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 04:37:03 2013