Subject: CVS commit: pkgsrc/databases
From: Adam Ciarcinski
Date: 2012-03-03 15:01:13
Message id: 20120303140113.6C84E175DD@cvs.netbsd.org

Log Message:
Changes:
* Fix btree index corruption from insertions concurrent with vacuuming
* Recover from errors occurring during WAL replay of DROP TABLESPACE
* Fix transient zeroing of shared buffers during WAL replay
* Fix postmaster to attempt restart after a hot-standby crash
* Fix corner case in SSI transaction cleanup
* Update per-column permissions, not only per-table permissions, when changing
  table owner
* Fix handling of data-modifying WITH subplans in READ COMMITTED rechecking
* Fix for "could not find plan for CTE" failures
* Fix unsupported node type error caused by COLLATE in an INSERT expression
* Avoid crashing when we have problems deleting table files post-commit
* Fix recently-introduced memory leak in processing of inet/cidr
* Fix GIN cost estimation to handle column IN (...) index conditions
* Fix I/O-conversion-related memory leaks in plpgsql
* Teach pg_upgrade to handle renaming of plpython's shared library (affecting
  upgrades to 9.1)

Files:
RevisionActionfile
1.16modifypkgsrc/databases/postgresql90/Makefile.common
1.10modifypkgsrc/databases/postgresql90/distinfo
1.7modifypkgsrc/databases/postgresql90-client/PLIST
1.9modifypkgsrc/databases/postgresql90-docs/PLIST
1.5modifypkgsrc/databases/postgresql90-plperl/PLIST
1.6modifypkgsrc/databases/postgresql90-plpython/PLIST
1.6modifypkgsrc/databases/postgresql90-pltcl/PLIST
1.9modifypkgsrc/databases/postgresql90-server/PLIST
1.5modifypkgsrc/databases/postgresql91/Makefile.common
1.5modifypkgsrc/databases/postgresql91/distinfo
1.3modifypkgsrc/databases/postgresql91-client/PLIST
1.5modifypkgsrc/databases/postgresql91-docs/PLIST
1.2modifypkgsrc/databases/postgresql91-plperl/PLIST
1.3modifypkgsrc/databases/postgresql91-plpython/PLIST
1.2modifypkgsrc/databases/postgresql91-pltcl/PLIST
1.4modifypkgsrc/databases/postgresql91-server/PLIST
1.3modifypkgsrc/databases/postgresql91/patches/patch-src_pl_plperl_GNUmakefile