summaryrefslogtreecommitdiff
path: root/databases/postgresql84
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2009-09-10 10:06:19 +0000
committeradam <adam@pkgsrc.org>2009-09-10 10:06:19 +0000
commit6d0d409bc0624f7b7cded09d43109a218c7ff8ff (patch)
tree78bfc954893b821c7b14379c2a52f624f00e9755 /databases/postgresql84
parent9944eebace0f48d9ae1dcd48326ae50862eb10a1 (diff)
downloadpkgsrc-6d0d409bc0624f7b7cded09d43109a218c7ff8ff.tar.gz
Changes 8.4.1:
* Fix WAL page header initialization at the end of archive recovery * Fix "cannot make new WAL entries during recovery" error * Fix problem that could make expired rows visible after a crash * Disallow "RESET ROLE" and "RESET SESSION AUTHORIZATION" inside security-definer functions * Make "LOAD" of an already-loaded loadable module into a no-op * Make window function PARTITION BY and ORDER BY items always be interpreted as simple expressions * Fix several errors in planning of semi-joins * Fix handling of whole-row references to subqueries that are within an outer join * Fix Windows shared-memory allocation code * Fix locale handling with plperl * Fix handling of reloptions to ensure setting one option doesn't force default values for others * Ensure that a "fast shutdown" request will forcibly terminate open sessions, even if a "smart shutdown" was already in progress * Avoid memory leak for array_agg() in GROUP BY queries * Treat to_char(..., 'TH') as an uppercase ordinal suffix with 'HH'/'HH12'
Diffstat (limited to 'databases/postgresql84')
-rw-r--r--databases/postgresql84/Makefile.common4
-rw-r--r--databases/postgresql84/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/postgresql84/Makefile.common b/databases/postgresql84/Makefile.common
index 36f6378305d..4efeebf2c1b 100644
--- a/databases/postgresql84/Makefile.common
+++ b/databases/postgresql84/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2009/07/29 06:26:17 adam Exp $
+# $NetBSD: Makefile.common,v 1.2 2009/09/10 10:06:19 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -38,7 +38,7 @@ PATCHDIR?= ${.CURDIR}/../postgresql84/patches
#
# Note: Do not forget jdbc-postgresql84 when updating version
#
-DIST_VERS?= 8.4.0
+DIST_VERS?= 8.4.1
BASE_VERS?= ${DIST_VERS}
BUILDLINK_API_DEPENDS.postgresql84-client+= postgresql84-client>=${BASE_VERS}
diff --git a/databases/postgresql84/distinfo b/databases/postgresql84/distinfo
index e8a3ee747d5..d0dc564ce9b 100644
--- a/databases/postgresql84/distinfo
+++ b/databases/postgresql84/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/07/29 06:26:17 adam Exp $
+$NetBSD: distinfo,v 1.2 2009/09/10 10:06:19 adam Exp $
-SHA1 (postgresql-8.4.0.tar.bz2) = 7a4776155049b8343f3b3b2e071002bb9db47f44
-RMD160 (postgresql-8.4.0.tar.bz2) = 7b0a3b6d6c6c67479a1de2d8a3efb3a27e50fe2e
-Size (postgresql-8.4.0.tar.bz2) = 13839282 bytes
+SHA1 (postgresql-8.4.1.tar.bz2) = e6903f0029402ef8fb12645a177204499ea5b2b7
+RMD160 (postgresql-8.4.1.tar.bz2) = ad03c250afd71091294a2a3e67d96b661883db87
+Size (postgresql-8.4.1.tar.bz2) = 13579302 bytes
SHA1 (patch-aa) = aeeeaafb38e75d8e8f6639280e997ba4c905b45f
SHA1 (patch-ab) = 3cf9c7f0f812d2e41681281538c3f707cec232c3
SHA1 (patch-ac) = 0b82797d0b80bdd1e9b5f3de4989fe3848adf6cb