summaryrefslogtreecommitdiff
path: root/databases/postgresql96-server
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-02-17 08:26:11 +0000
committeradam <adam@pkgsrc.org>2019-02-17 08:26:11 +0000
commitbb04462e5552faefdbb5772f46ff361e61fc17a6 (patch)
tree47b86ab9f6b862fb5fd93a135d99f62b5cd30438 /databases/postgresql96-server
parent6214a2afb3ca35bdd77599c588b95bfc5eae7489 (diff)
downloadpkgsrc-bb04462e5552faefdbb5772f46ff361e61fc17a6.tar.gz
postgresqlNN: updated to 11.2, 10.7, 9.6.12, 9.5.16, and 9.4.21
PostgreSQL 11.2, 10.7, 9.6.12, 9.5.16, and 9.4.21 Released! This release changes the behavior in how PostgreSQL interfaces with fsync() and includes fixes for partitioning and over 70 other bugs that were reported over the past three months. Fix handling of unique indexes with INCLUDE columns on partitioned tables Ensure that NOT NULL constraints of a partitioned table are honored within its partitions Several fixes for constraints on partitioned tables Fix problems with applying ON COMMIT DROP and ON COMMIT DELETE ROWS to partitioned tables and tables with inheritance children Disallow COPY FREEZE on partitioned tables Several fixes for the ALTER TABLE .. ADD COLUMN with a non-nullable default feature, including a possible index corruption case Several fixes in GIN indexes, including avoiding a deadlock with vacuuming and concurrent index insertions (which partially reverts a performance improvement introduced in PostgreSQL 10) Fix possible crashes in logical replication when index expressions or predicates are in use Several fixes for the write-ahead log (WAL) Fix possible crash in UPDATE with a multiple SET clause using a sub-SELECT Fix crash when zero rows are provided to json[b]_populate_recordset() or json[b]_to_recordset() Several fixes related to collation handling, including the parsing of collation-sensitive expressions in the arguments of a CALL statement Several fixes for the query planner, including an improvement to planning speed for large inheritance or partitioning table groups Several fixes for TRUNCATE Ensure ALTER TABLE ONLY ADD COLUMN IF NOT EXISTS is processed correctly Allow UNLISTEN in hot-standby (replica) mode Fix parsing of space-separated lists of host names in the ldapserver parameter of LDAP authentication entries in pg_hba.conf Several fixes for ecpg Several fixes for psql, including having \g target work with COPY TO STDOUT The random number generation for pgbench is now fully deterministic and platform-independent when --random-seed=N is specified Fix pg_basebackup and pg_verify_checksums to appropriately ignore temporary files Several fixes for pg_dump, including having ALTER INDEX SET STATISTICS commands present Prevent false index-corruption reports from contrib/amcheck caused by inline-compressed data Support new Makefile variables to help with building extensions
Diffstat (limited to 'databases/postgresql96-server')
-rw-r--r--databases/postgresql96-server/Makefile3
-rw-r--r--databases/postgresql96-server/PLIST3
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/postgresql96-server/Makefile b/databases/postgresql96-server/Makefile
index c8b2eaf665f..b29f4cfe2b1 100644
--- a/databases/postgresql96-server/Makefile
+++ b/databases/postgresql96-server/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2019/02/06 18:45:56 schmonz Exp $
+# $NetBSD: Makefile,v 1.5 2019/02/17 08:26:13 adam Exp $
PKGNAME= ${DISTNAME:C/-/96-server-/}
-PKGREVISION= 1
COMMENT= PostgreSQL database server programs
# mips has no TAS implementation
diff --git a/databases/postgresql96-server/PLIST b/databases/postgresql96-server/PLIST
index 55e24d4dc66..8e140b82417 100644
--- a/databases/postgresql96-server/PLIST
+++ b/databases/postgresql96-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2018/08/10 11:56:10 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2019/02/17 08:26:13 adam Exp $
bin/postgres
bin/postmaster
include/postgresql/server/plpgsql.h
@@ -375,6 +375,7 @@ share/postgresql/timezone/Asia/Phnom_Penh
share/postgresql/timezone/Asia/Pontianak
share/postgresql/timezone/Asia/Pyongyang
share/postgresql/timezone/Asia/Qatar
+share/postgresql/timezone/Asia/Qostanay
share/postgresql/timezone/Asia/Qyzylorda
share/postgresql/timezone/Asia/Rangoon
share/postgresql/timezone/Asia/Riyadh