summaryrefslogtreecommitdiff
path: root/databases/postgresql91-docs
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2012-03-03 14:01:11 +0000
committeradam <adam@pkgsrc.org>2012-03-03 14:01:11 +0000
commit81e059fc267f8823fad1953d93a5c1d73b0fc881 (patch)
tree3b045fde50c1d2f6405a662c76c8ceaa55602691 /databases/postgresql91-docs
parenta6c619148ea0ad9dc58cc91be073c24ab13ba197 (diff)
downloadpkgsrc-81e059fc267f8823fad1953d93a5c1d73b0fc881.tar.gz
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)
Diffstat (limited to 'databases/postgresql91-docs')
-rw-r--r--databases/postgresql91-docs/PLIST6
1 files changed, 5 insertions, 1 deletions
diff --git a/databases/postgresql91-docs/PLIST b/databases/postgresql91-docs/PLIST
index c09a0cac8ef..02a45320ed9 100644
--- a/databases/postgresql91-docs/PLIST
+++ b/databases/postgresql91-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2011/12/06 20:37:33 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2012/03/03 14:01:12 adam Exp $
man/man1/clusterdb.1
man/man1/createdb.1
man/man1/createlang.1
@@ -948,6 +948,7 @@ share/doc/postgresql/html/release-8-3-14.html
share/doc/postgresql/html/release-8-3-15.html
share/doc/postgresql/html/release-8-3-16.html
share/doc/postgresql/html/release-8-3-17.html
+share/doc/postgresql/html/release-8-3-18.html
share/doc/postgresql/html/release-8-3-2.html
share/doc/postgresql/html/release-8-3-3.html
share/doc/postgresql/html/release-8-3-4.html
@@ -959,6 +960,7 @@ share/doc/postgresql/html/release-8-3-9.html
share/doc/postgresql/html/release-8-3.html
share/doc/postgresql/html/release-8-4-1.html
share/doc/postgresql/html/release-8-4-10.html
+share/doc/postgresql/html/release-8-4-11.html
share/doc/postgresql/html/release-8-4-2.html
share/doc/postgresql/html/release-8-4-3.html
share/doc/postgresql/html/release-8-4-4.html
@@ -974,9 +976,11 @@ share/doc/postgresql/html/release-9-0-3.html
share/doc/postgresql/html/release-9-0-4.html
share/doc/postgresql/html/release-9-0-5.html
share/doc/postgresql/html/release-9-0-6.html
+share/doc/postgresql/html/release-9-0-7.html
share/doc/postgresql/html/release-9-0.html
share/doc/postgresql/html/release-9-1-1.html
share/doc/postgresql/html/release-9-1-2.html
+share/doc/postgresql/html/release-9-1-3.html
share/doc/postgresql/html/release-9-1.html
share/doc/postgresql/html/release.html
share/doc/postgresql/html/resources.html