summaryrefslogtreecommitdiff
path: root/databases/postgresql81
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2009-03-20 16:02:02 +0000
committeradam <adam@pkgsrc.org>2009-03-20 16:02:02 +0000
commitb011dec34ec213aaa258c93b26a0fb26716122d9 (patch)
tree718914284f7613b53663d6a50ac35bebc5e4281b /databases/postgresql81
parent90c3b4ea77c25a703d635f6d28f747168c772743 (diff)
downloadpkgsrc-b011dec34ec213aaa258c93b26a0fb26716122d9.tar.gz
Changes 8.1.17:
* Prevent error recursion crashes when encoding conversion fails. * Disallow "CREATE CONVERSION" with the wrong encodings for the specified conversion function. * Fix core dump when to_char() is given format codes that are inappropriate for the type of the data argument. * Fix decompilation of CASE WHEN with an implicit coercion. * Fix possible misassignment of the owner of a TOAST table's rowtype. * Clean up PL/pgSQL error status variables fully at block exit. * Add MUST (Mauritius Island Summer Time) to the default list of known timezone abbreviations.
Diffstat (limited to 'databases/postgresql81')
-rw-r--r--databases/postgresql81/Makefile.common4
-rw-r--r--databases/postgresql81/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/postgresql81/Makefile.common b/databases/postgresql81/Makefile.common
index 0e74f92f28a..0ab84550048 100644
--- a/databases/postgresql81/Makefile.common
+++ b/databases/postgresql81/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.20 2009/02/07 17:43:54 adam Exp $
+# $NetBSD: Makefile.common,v 1.21 2009/03/20 16:02:02 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -37,7 +37,7 @@ PATCHDIR?= ${.CURDIR}/../postgresql81/patches
#
# Note: Do not forget jdbc-postgresql81 when updating version
#
-DIST_VERS?= 8.1.16
+DIST_VERS?= 8.1.17
BASE_VERS?= ${DIST_VERS}
BUILDLINK_API_DEPENDS.postgresql81-client+= postgresql81-client>=${BASE_VERS}
diff --git a/databases/postgresql81/distinfo b/databases/postgresql81/distinfo
index c3c0a8f37b5..14e94f1fcc9 100644
--- a/databases/postgresql81/distinfo
+++ b/databases/postgresql81/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.15 2009/02/07 17:43:54 adam Exp $
+$NetBSD: distinfo,v 1.16 2009/03/20 16:02:02 adam Exp $
-SHA1 (postgresql-8.1.16.tar.bz2) = efa4a5030b6bfef705bf9a704856670fdddf3bcc
-RMD160 (postgresql-8.1.16.tar.bz2) = 9828538def68da9923e29ae72ffb87f812177446
-Size (postgresql-8.1.16.tar.bz2) = 11772484 bytes
+SHA1 (postgresql-8.1.17.tar.bz2) = c2ff35d867007ebed1c7974025cad7a4c48095eb
+RMD160 (postgresql-8.1.17.tar.bz2) = ddbfff887bdb1a1d3c80e9bd116810e619b72e7a
+Size (postgresql-8.1.17.tar.bz2) = 11780776 bytes
SHA1 (patch-aa) = 87b4234efe45d0ba24d61b837d0e00598ad7122e
SHA1 (patch-ab) = ca98792f85ec42ab38323f06ead5e23def81da14
SHA1 (patch-ac) = cbd302a60d43171854c37171b57ee7bbf1194ad9