pkgsrc/databases/postgresql91
adam 086c5ec1d7 Changes 9.1.5:
* 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 race condition in enum-type value comparisons
* Fix txid_current() to report the correct epoch when not in hot standby
* Prevent selection of unsuitable replication connections as the synchronous
  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
* Wake walsenders after each background flush by walwriter
* 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)
2012-08-23 16:30:34 +00:00
..
files
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.1.5: 2012-08-23 16:30:34 +00:00
Makefile Security update to version 9.1.4. 2012-07-01 19:49:24 +00:00
Makefile.common Changes 9.1.5: 2012-08-23 16:30:34 +00:00
options.mk Add optional DTrace support 2012-03-14 13:22:06 +00:00
PLIST