summaryrefslogtreecommitdiff
path: root/databases/postgresql90
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/postgresql90
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/postgresql90')
-rw-r--r--databases/postgresql90/Makefile.common4
-rw-r--r--databases/postgresql90/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/postgresql90/Makefile.common b/databases/postgresql90/Makefile.common
index 7649799357b..151e41225e7 100644
--- a/databases/postgresql90/Makefile.common
+++ b/databases/postgresql90/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.15 2012/01/17 21:43:19 sbd Exp $
+# $NetBSD: Makefile.common,v 1.16 2012/03/03 14:01:11 adam Exp $
#
# used by databases/postgresql90-adminpack/Makefile
# used by databases/postgresql90-client/Makefile
@@ -23,7 +23,7 @@
.include "../../databases/postgresql90/Makefile.mirrors"
-DISTNAME= postgresql-9.0.6
+DISTNAME= postgresql-9.0.7
CATEGORIES= databases
MASTER_SITES= ${PGSQL_MIRRORS:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2
diff --git a/databases/postgresql90/distinfo b/databases/postgresql90/distinfo
index 9bb5810e847..3b4825229cd 100644
--- a/databases/postgresql90/distinfo
+++ b/databases/postgresql90/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2011/12/07 16:00:41 adam Exp $
+$NetBSD: distinfo,v 1.10 2012/03/03 14:01:11 adam Exp $
-SHA1 (postgresql-9.0.6.tar.bz2) = 4a9a7d5579d3683ca1992b2ba116a4356094b3ca
-RMD160 (postgresql-9.0.6.tar.bz2) = e1794a28e495b861c2f82b325b4e28e71faa58ca
-Size (postgresql-9.0.6.tar.bz2) = 14777282 bytes
+SHA1 (postgresql-9.0.7.tar.bz2) = c0cf6de3cfa131b36107b3748ae44786ad638e12
+RMD160 (postgresql-9.0.7.tar.bz2) = 80a8c91233462515914aeb5c15cf63b7195da3ef
+Size (postgresql-9.0.7.tar.bz2) = 14977437 bytes
SHA1 (patch-aa) = c7e5aaff1c47d2e33df7692a412ef984c77ffcc0
SHA1 (patch-ab) = 6adfc53e325abe69582f1c7971f56144c697e9c1
SHA1 (patch-ac) = 76ddd3015d93b19cdd6000eaffc4f53cbd4965b5