summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2012-03-05 14:13:19 +0000
committeradam <adam@pkgsrc.org>2012-03-05 14:13:19 +0000
commitba225f0a634e235f080e730e5d440bcbd9f1d1b0 (patch)
tree3c2e4558e425651ba4a853b9c332ec4034caee4f /databases
parentad5f12e7125fdf11756e7a8889722c9ba0c10dc4 (diff)
downloadpkgsrc-ba225f0a634e235f080e730e5d440bcbd9f1d1b0.tar.gz
Changes 8.4.11:
* Require execute permission on the trigger function for CREATE TRIGGER * Convert newlines to spaces in names written in pg_dump comments * Fix btree index corruption from insertions concurrent with vacuuming * Allow non-existent values for some settings in ALTER USER/DATABASE SET * Track the OID counter correctly during WAL replay, even when it wraps around * Fix regular expression back-references with * attached * Fix recently-introduced memory leak in processing of inet/cidr values * Avoid double close of file handle in syslogger on Windows * Fix I/O-conversion-related memory leaks in plpgsql * Improve pg_dump's handling of inherited table columns * Fix pg_restore's direct-to-database mode for INSERT-style table data * Fix error in contrib/intarray's int[] & int[] operator * Fix error detection in contrib/pgcrypto's encrypt_iv() and decrypt_iv() * Fix one-byte buffer overrun in contrib/test_parser * Use __sync_lock_test_and_set() for spinlocks on ARM, if available * Use -fexcess-precision=standard option when building with gcc versions that accept it * Allow use of threaded Python on FreeBSD
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql84-client/PLIST4
-rw-r--r--databases/postgresql84/Makefile.common4
-rw-r--r--databases/postgresql84/distinfo8
3 files changed, 9 insertions, 7 deletions
diff --git a/databases/postgresql84-client/PLIST b/databases/postgresql84-client/PLIST
index 8339a0aaff5..244a0008953 100644
--- a/databases/postgresql84-client/PLIST
+++ b/databases/postgresql84-client/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2011/12/15 17:16:13 adam Exp $
+@comment $NetBSD: PLIST,v 1.13 2012/03/05 14:13:19 adam Exp $
bin/clusterdb
bin/createdb
bin/createlang
@@ -1332,6 +1332,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
@@ -1343,6 +1344,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
diff --git a/databases/postgresql84/Makefile.common b/databases/postgresql84/Makefile.common
index c8573c2b2fd..ef218fca558 100644
--- a/databases/postgresql84/Makefile.common
+++ b/databases/postgresql84/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.17 2011/12/15 17:16:13 adam Exp $
+# $NetBSD: Makefile.common,v 1.18 2012/03/05 14:13:19 adam Exp $
#
# used by databases/postgresql84-adminpack/Makefile
# used by databases/postgresql84-client/Makefile
@@ -19,7 +19,7 @@
.include "../../databases/postgresql84/Makefile.mirrors"
-DISTNAME= postgresql-8.4.10
+DISTNAME= postgresql-8.4.11
CATEGORIES= databases
MASTER_SITES= ${PGSQL_MIRRORS:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2
diff --git a/databases/postgresql84/distinfo b/databases/postgresql84/distinfo
index 8bae5914522..f5140258c03 100644
--- a/databases/postgresql84/distinfo
+++ b/databases/postgresql84/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.16 2011/12/15 17:16:13 adam Exp $
+$NetBSD: distinfo,v 1.17 2012/03/05 14:13:19 adam Exp $
-SHA1 (postgresql-8.4.10.tar.bz2) = 31202e47fd2274b3a846d98c961cd7281d1798e8
-RMD160 (postgresql-8.4.10.tar.bz2) = ce5961033fc05b9e862cfef3c164d8faed19ce89
-Size (postgresql-8.4.10.tar.bz2) = 14481565 bytes
+SHA1 (postgresql-8.4.11.tar.bz2) = ce9581b9f03bd884417b988ec317ce2ed06bb15f
+RMD160 (postgresql-8.4.11.tar.bz2) = 85b4be0884ca11855eb0dbc1541403e7baf7c0aa
+Size (postgresql-8.4.11.tar.bz2) = 14502434 bytes
SHA1 (patch-aa) = 72437773d67939c8d8c8e9a99caf430590fd726f
SHA1 (patch-ab) = aa46d88c8a72edaf95880de48474ea484d6d2bf5
SHA1 (patch-ac) = 0b82797d0b80bdd1e9b5f3de4989fe3848adf6cb