Subject: CVS commit: pkgsrc/databases
From: Adam Ciarcinski
Date: 2011-12-06 21:37:33
Message id: 20111206203733.C970F175DD@cvs.netbsd.org

Log Message:
Changes 9.1.2:
* Fix bugs in information_schema.referential_constraints view
* Correct collations for citext columns and indexes
* Prevent possible crash when joining to a scalar function
* Prevent transitory data corruption of GIN indexes after a crash
* Prevent data corruption on TOAST columns when copying data
* Fix failures during hot standby startup
* Correct another "variable not found in subplan target list" bug
* Fix bug with sorting on aggregate expressions in windowing functions
* Multiple bug fixes for pg_upgrade
* Change Foreign Key creation order to better support self-referential keys
* Multiple bug fixes to CREATE EXTENSION
* Ensure that function return type and data returned from PL/perl agree
* Ensure that PL/perl strings are always UTF-8
* Assorted bug fixes for various Extensions
* Updates to the time zone database, particularly to CST6

Files:
RevisionActionfile
1.4modifypkgsrc/databases/postgresql91/Makefile.common
1.4modifypkgsrc/databases/postgresql91/distinfo
1.4modifypkgsrc/databases/postgresql91-docs/PLIST
1.2modifypkgsrc/databases/postgresql91-plpython/PLIST
1.3modifypkgsrc/databases/postgresql91-server/PLIST
1.2modifypkgsrc/databases/postgresql91/patches/patch-src_pl_plperl_GNUmakefile