summaryrefslogtreecommitdiff
path: root/databases/postgresql80-client
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2006-01-08 12:51:45 +0000
committerabs <abs@pkgsrc.org>2006-01-08 12:51:45 +0000
commit634fcd92cba008d53666cc96efbe2c6ceb461075 (patch)
tree93e974fec45a652095c317851553c3ab4d5795ad /databases/postgresql80-client
parentd182d0d6186f777892bdf478ca6ffcf1f311aa20 (diff)
downloadpkgsrc-634fcd92cba008d53666cc96efbe2c6ceb461075.tar.gz
Upgrade postgresql80-client, postgresql80-server, postgresql to 8.0.5
Changes since 8.0.4: * Fix race condition in transaction log management There was a narrow window in which an I/O operation could be initiated for the wrong page, leading to an Assert failure or data corruption. * Fix bgwriter problems after recovering from errors (Tom) The background writer was found to leak buffer pins after write errors. While not fatal in itself, this might lead to mysterious blockages of later VACUUM commands. * Prevent failure if client sends Bind protocol message when current transaction is already aborted * /contrib/ltree fixes (Teodor) * AIX and HPUX compile fixes (Tom) * Retry file reads and writes after Windows NO_SYSTEM_RESOURCES error (Qingqing Zhou) * Fix intermittent failure when log_line_prefix includes %i * Fix psql performance issue with long scripts on Windows (Merlin Moncure) * Fix missing updates of pg_group flat file * Fix longstanding planning error for outer joins This bug sometimes caused a bogus error "RIGHT JOIN is only supported with merge-joinable join conditions". * Postpone timezone initialization until after postmaster.pid is created This avoids confusing startup scripts that expect the pid file to appear quickly. * Prevent core dump in pg_autovacuum when a table has been dropped * Fix problems with whole-row references (foo.*) to subquery results
Diffstat (limited to 'databases/postgresql80-client')
-rw-r--r--databases/postgresql80-client/PLIST9
1 files changed, 6 insertions, 3 deletions
diff --git a/databases/postgresql80-client/PLIST b/databases/postgresql80-client/PLIST
index f4089e29fb3..05c47d05b64 100644
--- a/databases/postgresql80-client/PLIST
+++ b/databases/postgresql80-client/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2005/10/23 20:16:52 jlam Exp $
+@comment $NetBSD: PLIST,v 1.9 2006/01/08 12:51:45 abs Exp $
${PG_SUBPREFIX}bin/clusterdb
${PG_SUBPREFIX}bin/createdb
${PG_SUBPREFIX}bin/createlang
@@ -941,6 +941,9 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-2-7.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-2-8.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-1.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-10.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-11.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-12.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-4.html
@@ -949,10 +952,9 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-6.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-7.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-8.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-9.html
-${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-10.html
-${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-11.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-1.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-10.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-4.html
@@ -965,6 +967,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-1.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-3.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-4.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0.html
${PG_SUBPREFIX}share/doc/postgresql/html/release.html
${PG_SUBPREFIX}share/doc/postgresql/html/resources.html