pkgsrc/databases/postgresql90
adam 94813d8d57 Changes 9.0.9:
* Prevent access to external files/URLs via XML entity references
* Prevent access to external files/URLs via contrib/xml2's xslt_process()
* Prevent too-early recycling of btree index pages
* Fix crash-safety bug with newly-created-or-reset sequences
* Fix txid_current() to report the correct epoch when not in hot standby
* Fix bug in startup of Hot Standby when a master transaction has many
  subtransactions
* Ensure the backup_label file is fsync'd after pg_start_backup()
* Fix timeout handling in walsender processes
* Back-patch 9.1 improvement to compress the fsync request queue
* Fix LISTEN/NOTIFY to cope better with I/O problems, such as out of disk space
* Only allow autovacuum to be auto-canceled by a directly blocked process
* Improve logging of autovacuum cancels
* Fix WITH attached to a nested set operation (UNION/INTERSECT/EXCEPT)
* Ensure that a whole-row reference to a subquery doesn't include any extra
  GROUP BY or ORDER BY columns
* Disallow copying whole-row references in CHECK constraints and index
  definitions during CREATE TABLE
2012-08-23 16:42:39 +00:00
..
files Changes 9.0.3: 2011-02-09 08:48:16 +00:00
patches Force common shared library version scheme on FreeBSD to avoid PLIST divergence. 2012-07-16 21:17:10 +00:00
DESCR
distinfo Changes 9.0.9: 2012-08-23 16:42:39 +00:00
Makefile Security update to version 9.0.8. 2012-07-01 19:42:06 +00:00
Makefile.common Changes 9.0.9: 2012-08-23 16:42:39 +00:00
options.mk Add optional DTrace support 2012-03-14 13:22:06 +00:00
PLIST