Subject: CVS commit: pkgsrc/databases
From: Adam Ciarcinski
Date: 2022-11-13 10:34:27
Message id: 20221113093428.1161EFA90@cvs.NetBSD.org

Log Message:
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.

Files:
RevisionActionfile
1.37modifypkgsrc/databases/postgresql10/Makefile.common
1.29modifypkgsrc/databases/postgresql10/distinfo
1.30modifypkgsrc/databases/postgresql10-client/Makefile
1.24modifypkgsrc/databases/postgresql10-docs/PLIST
1.11modifypkgsrc/databases/postgresql10-server/PLIST
1.31modifypkgsrc/databases/postgresql11/Makefile.common
1.25modifypkgsrc/databases/postgresql11/distinfo
1.26modifypkgsrc/databases/postgresql11-client/Makefile
1.19modifypkgsrc/databases/postgresql11-docs/PLIST
1.7modifypkgsrc/databases/postgresql11-server/PLIST
1.24modifypkgsrc/databases/postgresql12/Makefile.common
1.18modifypkgsrc/databases/postgresql12/distinfo
1.28modifypkgsrc/databases/postgresql12-client/Makefile
1.8modifypkgsrc/databases/postgresql12-client/PLIST
1.14modifypkgsrc/databases/postgresql12-docs/PLIST
1.7modifypkgsrc/databases/postgresql12-server/PLIST
1.17modifypkgsrc/databases/postgresql13/Makefile.common
1.16modifypkgsrc/databases/postgresql13/distinfo
1.22modifypkgsrc/databases/postgresql13-client/Makefile
1.10modifypkgsrc/databases/postgresql13-docs/PLIST
1.5modifypkgsrc/databases/postgresql13-server/PLIST
1.9modifypkgsrc/databases/postgresql14/Makefile.common
1.9modifypkgsrc/databases/postgresql14/distinfo
1.12modifypkgsrc/databases/postgresql14-client/Makefile
1.7modifypkgsrc/databases/postgresql14-docs/PLIST
1.5modifypkgsrc/databases/postgresql14-server/PLIST
1.3modifypkgsrc/databases/postgresql15/Makefile.common
1.2modifypkgsrc/databases/postgresql15/distinfo
1.2modifypkgsrc/databases/postgresql15-client/PLIST
1.2modifypkgsrc/databases/postgresql15-docs/PLIST
1.2modifypkgsrc/databases/postgresql15-server/PLIST