aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql96-server
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2017-09-05 09:27:11 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2017-09-05 09:27:11 +0000
commit548c838795dfe6d521e7c18e1b2b38133ebe0fa9 (patch)
treeb1846006333496a5296763ffa19b5c92e426e064 /databases/postgresql96-server
parentf1519d49c7dcac0e3e00d75c711ec210eea30540 (diff)
downloadports-548c838795dfe6d521e7c18e1b2b38133ebe0fa9.tar.gz
ports-548c838795dfe6d521e7c18e1b2b38133ebe0fa9.zip
The PostgreSQL Global Development Group has released an update to all
supported versions of our database system, including 9.6.5, 9.5.9, 9.4.14, 9.3.19, and 9.2.23. This release includes fixes that prevent a crash in pg_restore when using parallel mode. It also patches over a few other bugs reported since the last releases in August. Additionally, in 9.4.14 only, there is a fix to an issue with walsenders preventing primary-server shutdown unless immediate shutdown mode is used. Users should plan to update at the next convenient downtime. Bug Fixes and Improvements This update also fixes a number of bugs reported in the last few weeks. Some of these issues affect only version 9.6, but many affect all supported versions: * Show foreign tables in information_schema.table_privileges view. This fix applies to new databases, see the release notes for the procedure to apply the fix to an existing database. * Correctly identify columns that are of a range type or domain type over a composite type or domain type being searched for * Prevent crash when passing fixed-length pass-by-reference data types to parallel worker processes * Change ecpg’s parser to allow RETURNING clauses without attached C variables * Change ecpg’s parser to recognize backslash continuation of C preprocessor command lines * Improve selection of compiler flags for PL/Perl on Windows
Notes
Notes: svn path=/head/; revision=449278
Diffstat (limited to 'databases/postgresql96-server')
-rw-r--r--databases/postgresql96-server/Makefile4
-rw-r--r--databases/postgresql96-server/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/postgresql96-server/Makefile b/databases/postgresql96-server/Makefile
index 53fd1e9a6921..987e4b5c54ff 100644
--- a/databases/postgresql96-server/Makefile
+++ b/databases/postgresql96-server/Makefile
@@ -1,8 +1,8 @@
# Created by: Marc G. Fournier <scrappy@FreeBSD.org>
# $FreeBSD$
-DISTVERSION?= 9.6.4
-PORTREVISION?= 3
+DISTVERSION?= 9.6.5
+PORTREVISION?= 0
MAINTAINER?= pgsql@FreeBSD.org
diff --git a/databases/postgresql96-server/distinfo b/databases/postgresql96-server/distinfo
index ef857b2bfffb..7ad2d1ec20f5 100644
--- a/databases/postgresql96-server/distinfo
+++ b/databases/postgresql96-server/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1502191482
-SHA256 (postgresql/postgresql-9.6.4.tar.bz2) = 2b3ab16d82e21cead54c08b95ce3ac480696944a68603b6c11b3205b7376ce13
-SIZE (postgresql/postgresql-9.6.4.tar.bz2) = 19566875
+TIMESTAMP = 1503960044
+SHA256 (postgresql/postgresql-9.6.5.tar.bz2) = 06da12a7e3dddeb803962af8309fa06da9d6989f49e22865335f0a14bad0744c
+SIZE (postgresql/postgresql-9.6.5.tar.bz2) = 19576132
SHA256 (postgresql/pg-96b4-icu-2016-10-02.diff.gz) = 85f81baa0fc8f692bcf802c8645196d9e3afdef4f760cef712d940b87655486e
SIZE (postgresql/pg-96b4-icu-2016-10-02.diff.gz) = 5998