summaryrefslogtreecommitdiff
path: root/databases/postgresql92
diff options
context:
space:
mode:
authoradam <adam>2012-12-07 21:19:50 +0000
committeradam <adam>2012-12-07 21:19:50 +0000
commit06c7d21d1b7a6b504ef27827ec36d734d14e1a6a (patch)
tree0191ff90ebd175a1d011358aea188d8256f75f7a /databases/postgresql92
parent85a0f0e424b7a8c022903811335413f4844589e4 (diff)
downloadpkgsrc-06c7d21d1b7a6b504ef27827ec36d734d14e1a6a.tar.gz
This release fixes a significant page ordering issue with Hot Standby which could cause index corruption on the standby under some circumstances. In addition, this update patches timing issues with checkpoint and transaction ID wraparound which could cause data corruption in some cases. Today's update also fixes multiple issues with CREATE INDEX CONCURRENTLY and DROP INDEX CONCURRENTLY, which can cause those commands to fail or produce corrupt indexes. Users who use this feature may want to REINDEX or recreate affected indexes (see below).
This update release also contains fixes for many minor issues discovered and patched by the PostgreSQL community in the last month, including several fixes which are specific to version 9.2. These include: * Prevent psql crash due to incorrectly encoded input data * Fix pg_regress gmake build issues * Make sure correct directory is created for extensions * Fix some issues with buffer locks and VACUUM * Multiple fixes and improvements for pg_upgrade * Fix bugs with end-of-recovery when failing over to a standby * Avoid bogus "out-of-sequence timeline ID" errors in standby-mode * Don't launch new child processes during shutdown * Improve the ability of JOINs to use partial indexes * Fix assorted integer overflow errors * Eliminate memory leaks in record_out() and record_send() * Skip searching for subtransaction logs at COMMIT * Fix WaitLatch() timing issues * Fix handling of inherited check constraints in ALTER COLUMN TYPE * Make ALTER EXTENSION SET SCHEMA behave as documented * Have SEQUENCE SET statements in the "data" section of sectional dumps * Prevent parser from believing that VIEWs have system columns * Fix --clean mode for pg_dump * Prevent hash table corruption on out-of-memory * Various query planner and executor fixes and improvements * Multiple documentation updates * DST updates for seven timezones
Diffstat (limited to 'databases/postgresql92')
-rw-r--r--databases/postgresql92/Makefile.common4
-rw-r--r--databases/postgresql92/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/postgresql92/Makefile.common b/databases/postgresql92/Makefile.common
index 63ec70ae4ae..9ed2741adea 100644
--- a/databases/postgresql92/Makefile.common
+++ b/databases/postgresql92/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2012/10/21 13:52:15 cheusov Exp $
+# $NetBSD: Makefile.common,v 1.3 2012/12/07 21:19:50 adam Exp $
#
# used by databases/postgresql92-adminpack/Makefile
# used by databases/postgresql92-client/Makefile
@@ -21,7 +21,7 @@
# <lang>-postgresql client-side interface to PostgreSQL
# postgresql-<lang> server-side module for PostgreSQL backend
-DISTNAME= postgresql-9.2.1
+DISTNAME= postgresql-9.2.2
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2
diff --git a/databases/postgresql92/distinfo b/databases/postgresql92/distinfo
index 4e6168a4a9e..d8ce6791aa6 100644
--- a/databases/postgresql92/distinfo
+++ b/databases/postgresql92/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1 2012/10/05 21:03:10 adam Exp $
+$NetBSD: distinfo,v 1.2 2012/12/07 21:19:50 adam Exp $
-SHA1 (postgresql-9.2.1.tar.bz2) = cea9601b3acd1484fd98441b49a15ea1c42057ec
-RMD160 (postgresql-9.2.1.tar.bz2) = 8d80ca9dbf142f8f3b08d1c3a4cb03dd238fd9b3
-Size (postgresql-9.2.1.tar.bz2) = 16113737 bytes
+SHA1 (postgresql-9.2.2.tar.bz2) = edadf238bcf51bd6e92dfe2f8afb3665510297a6
+RMD160 (postgresql-9.2.2.tar.bz2) = cf6fe7f0278933046b8aa76254fa270da56db67a
+Size (postgresql-9.2.2.tar.bz2) = 16222148 bytes
SHA1 (patch-config_missing) = c2d7d742922ba6861e7660c75b7b53f09e564813
SHA1 (patch-config_perl.m4) = c7e5aaff1c47d2e33df7692a412ef984c77ffcc0
SHA1 (patch-configure) = 21b27add570cff1a24c440201eb1ed49f8223747