Subject: CVS commit: pkgsrc/databases/p5-DBD-postgresql
To: None <pkgsrc-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: pkgsrc-changes
Date: 04/20/2003 19:47:21
Module Name:	pkgsrc
Committed By:	mjl
Date:		Sun Apr 20 19:47:21 UTC 2003

Modified Files:
	pkgsrc/databases/p5-DBD-postgresql: Makefile distinfo
	pkgsrc/databases/p5-DBD-postgresql/patches: patch-ab

Log Message:
Update p5-DBD-postgresql to 1.22

  - Fix memory allocation problem in bytea escaping
  - Add utf8 support
  - Transform Perl arrays into PostgreSQL arrays
  - Fix for foreign_key_info()
  - Fix PG_TEXT parameter binding
  - Doc cleanups
  - Fix warning from func($table, 'table_attributes')
  - Added suppport for schemas
  - Fix binary to a bytea field conversion


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/databases/p5-DBD-postgresql/Makefile
cvs rdiff -r1.13 -r1.14 pkgsrc/databases/p5-DBD-postgresql/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/databases/p5-DBD-postgresql/patches/patch-ab

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