Subject: CVS commit: pkgsrc/databases/postgresql
To: None <pkgsrc-changes@netbsd.org>
From: D'Arcy J.M. Cain <darcy@netbsd.org>
List: pkgsrc-changes
Date: 11/04/2001 23:25:49
Module Name:	pkgsrc
Committed By:	darcy
Date:		Sun Nov  4 21:25:49 UTC 2001

Modified Files:
	pkgsrc/databases/postgresql: distinfo
Added Files:
	pkgsrc/databases/postgresql/patches: patch-am

Log Message:
The PyGreSQL module here has some nasty bugs which will be fixed in the
next distribution.  This patch brings it up to date now.  Major fixes:

- Support for more types.  This fixes a bug introduced in the current
  PostgreSQL because of the different way of handling agregates.
- Add WIN32 support
- Fix some DB-API quoting problems


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/databases/postgresql/distinfo
cvs rdiff -r0 -r1.6 pkgsrc/databases/postgresql/patches/patch-am

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.