pkgsrc/databases/postgresql90
adam 01563d6958 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)
2012-03-03 14:01:11 +00:00
..
files Changes 9.0.3: 2011-02-09 08:48:16 +00:00
patches Fix build on SunOS. 2011-10-12 19:43:26 +00:00
DESCR
distinfo Changes: 2012-03-03 14:01:11 +00:00
Makefile Changes 9.0.2: 2010-12-19 09:53:26 +00:00
Makefile.common Changes: 2012-03-03 14:01:11 +00:00
Makefile.mirrors sync list with the one in sites.mk. why is this used anyway ? 2011-03-28 20:29:00 +00:00
options.mk Changes 9.0.3: 2011-02-09 08:48:16 +00:00
PLIST