summaryrefslogtreecommitdiff
path: root/databases/postgresql92
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2013-10-12 07:04:22 +0000
committeradam <adam@pkgsrc.org>2013-10-12 07:04:22 +0000
commit256b4b544c1cf4dd95c0ddf16dbbb60327eff703 (patch)
tree57b1d2a4930ae447449414002d947a6fd426b297 /databases/postgresql92
parentbd8c281f805fb6ea5f56975f4e128cb79a84fc0d (diff)
downloadpkgsrc-256b4b544c1cf4dd95c0ddf16dbbb60327eff703.tar.gz
Changes 9.2.5:
Guarantee transmission of all WAL files before replica failover Prevent downcasing of non-ASCII identifiers Fix several minor memory leaks Correct overcommit behavior when using more than 24GB of work memory Improve planner cost estimates for choosing generic plans Fix estimates of NULL rows in boolean columns Make UNION ALL and inheritance query plans recheck parameterized paths Correct pg_dump bugs for foreign tables, views, and extensions Prevent a parallel pg_restore failure on certain indexes Make REINDEX revalidate constraints Prevent two deadlock issues in SP-GIST and REINDEX CONCURRENTLY Prevent GiST index lookup crash Fix several regular expression failures Allow ALTER DEFAULT PRIVILEGES to work on all schemas Loosen restrictions on keywords Allow various spellings of infinity Expand ability to compare rows to records and arrays Prevent psql client crash on bad PSQLRC file Add spinlock support for ARM64
Diffstat (limited to 'databases/postgresql92')
-rw-r--r--databases/postgresql92/Makefile3
-rw-r--r--databases/postgresql92/Makefile.common4
-rw-r--r--databases/postgresql92/distinfo8
3 files changed, 7 insertions, 8 deletions
diff --git a/databases/postgresql92/Makefile b/databases/postgresql92/Makefile
index 8a815380739..9f1580e0b98 100644
--- a/databases/postgresql92/Makefile
+++ b/databases/postgresql92/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2013/05/31 12:39:56 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2013/10/12 07:04:22 adam Exp $
PKGNAME= ${DISTNAME:C/-/92-/}
-PKGREVISION= 1
COMMENT= Robust, next generation, object-relational DBMS
DEPENDS+= postgresql92-client>=${PKGVERSION_NOREV}:../../databases/postgresql92-client
diff --git a/databases/postgresql92/Makefile.common b/databases/postgresql92/Makefile.common
index e5413a6f78e..9a62e802ecc 100644
--- a/databases/postgresql92/Makefile.common
+++ b/databases/postgresql92/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2013/04/04 21:08:36 adam Exp $
+# $NetBSD: Makefile.common,v 1.6 2013/10/12 07:04:22 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.4
+DISTNAME= postgresql-9.2.5
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 408b1c2a0e2..a707dd15142 100644
--- a/databases/postgresql92/distinfo
+++ b/databases/postgresql92/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2013/04/04 21:08:36 adam Exp $
+$NetBSD: distinfo,v 1.5 2013/10/12 07:04:22 adam Exp $
-SHA1 (postgresql-9.2.4.tar.bz2) = 75b53c884cb10ed9404747b51677358f12082152
-RMD160 (postgresql-9.2.4.tar.bz2) = 7d3f523e20e79651ca0dbfe2c8ee240da52cb404
-Size (postgresql-9.2.4.tar.bz2) = 16395184 bytes
+SHA1 (postgresql-9.2.5.tar.bz2) = 176ac1de372c06192ec1012b17001414cfa40929
+RMD160 (postgresql-9.2.5.tar.bz2) = f156ac1770deab4d5f7bc7ed1dba1e97181a6968
+Size (postgresql-9.2.5.tar.bz2) = 16485711 bytes
SHA1 (patch-config_missing) = c2d7d742922ba6861e7660c75b7b53f09e564813
SHA1 (patch-config_perl.m4) = c7e5aaff1c47d2e33df7692a412ef984c77ffcc0
SHA1 (patch-configure) = 21b27add570cff1a24c440201eb1ed49f8223747