summaryrefslogtreecommitdiff
path: root/databases/postgresql13-server
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-11-13 09:34:24 +0000
committeradam <adam@pkgsrc.org>2022-11-13 09:34:24 +0000
commit62cde9e4fe4572bdbb1fb4737573509b4fa02800 (patch)
treeb7071771abb644a05287d80b0830730bd3ffcee4 /databases/postgresql13-server
parent73256c32b3dde9956fdab9fc1a9170ccc27de312 (diff)
downloadpkgsrc-62cde9e4fe4572bdbb1fb4737573509b4fa02800.tar.gz
postgresql1[0-5]: Updated to 15.1, 14.6, 13.9, 12.13, 11.18, and 10.23
PostgreSQL 15.1, 14.6, 13.9, 12.13, 11.18, and 10.23 Released! Bug Fixes and Improvements This update fixes over 25 bugs that were reported in the last several months. The issues listed below affect PostgreSQL 15. Some of these issues may also affect other supported versions of PostgreSQL. Included in this release: Fix for updatable views for INSERT statements that include multi-row VALUES clauses with a DEFAULT set. Disallow rules named _RETURN that are not ON SELECT rules. Disallow use of MERGE on a partitioned table that has foreign-table partitions. Fix for construction of per-partition foreign key constraints while doing ALTER TABLE ... ATTACH PARTITION, where previously incorrect or duplicate constraints could be built. Fix for a planner failure with extended statistics on partitioned or inherited tables. Fix bugs in logical decoding that could lead to memory leaks when replay starts from a point between the beginning of a transaction and the beginning of its subtransaction. Fix issues with slow shutdown of replication workers by allowing interrupts in more places. Disallow logical replication into foreign-table partitions. Prevent crash in replication works after a SQL or PL/pgSQL function syntax error. psql -c now exits with a nonzero status if the query is canceled. Allow cross-platform tablespace relocation in pg_basebackup. Fix pg_dump to include comments attached to some CHECK constraints.
Diffstat (limited to 'databases/postgresql13-server')
-rw-r--r--databases/postgresql13-server/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql13-server/PLIST b/databases/postgresql13-server/PLIST
index 86a2482deb7..e8848183498 100644
--- a/databases/postgresql13-server/PLIST
+++ b/databases/postgresql13-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2021/11/16 10:14:38 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2022/11/13 09:34:26 adam Exp $
bin/postgres
bin/postmaster
include/postgresql/server/plpgsql.h
@@ -1193,6 +1193,7 @@ share/postgresql/timezone/Europe/Jersey
share/postgresql/timezone/Europe/Kaliningrad
share/postgresql/timezone/Europe/Kiev
share/postgresql/timezone/Europe/Kirov
+share/postgresql/timezone/Europe/Kyiv
share/postgresql/timezone/Europe/Lisbon
share/postgresql/timezone/Europe/Ljubljana
share/postgresql/timezone/Europe/London