Subject: CVS commit: pkgsrc/databases/py-postgresql
From: D'Arcy J.M. Cain
Date: 2005-09-07 13:42:27
Message id: 20050907114227.ABC0D2DA27@cvs.netbsd.org

Log Message:
Upgrade to PyGreSQL 3.7

Important changes from PyGreSQL 3.6.2 to PyGreSQL 3.7
  - Fixes to quoting function.
  - Use Python datetime if mxDatetime is not available.
  - Add checks for valid database connection to methods.
  - Improved namespace support, handle search_path correctly.
  - Removed old dust and unnessesary imports, added docstrings.
  - Internal sql statements as one-liners, smoothed out ugly code.
  - Major improvements in classic pg module.

Files:
RevisionActionfile
1.42modifypkgsrc/databases/py-postgresql/Makefile
1.11modifypkgsrc/databases/py-postgresql/distinfo