summaryrefslogtreecommitdiff
path: root/databases/postgresql14
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-02-11 08:31:20 +0000
committeradam <adam@pkgsrc.org>2022-02-11 08:31:20 +0000
commitbece1695325b78a5183d0aa68d69ea1d43d06011 (patch)
tree2da098cc0730b3df352196375801d92576607c9a /databases/postgresql14
parentf616e706ffdf827773229ddca2b2e739856457d6 (diff)
downloadpkgsrc-bece1695325b78a5183d0aa68d69ea1d43d06011.tar.gz
postgresql1N: updated to 14.2, 13.6, 12.10, 11.15, and 10.20
PostgreSQL 14.2, 13.6, 12.10, 11.15, and 10.20 Released! This update fixes over 55 bugs that were reported in the last several months. The issues listed below affect PostgreSQL 14. Some of these issues may also affect other supported versions of PostgreSQL. Included in this release: Fix for a low probability scenario of index corruption when a HOT (heap-only tuple) chain changes state during VACUUM. Encountering this issue is unlikely, but if you are concerned, please consider reindexing. Fix for using REINDEX CONCURRENTLY on TOAST table indexes to prevent corruption. You can fix any TOAST indexes by reindexing them again. The psql \password command now defaults to setting the password for the role defined by CURRENT_USER. Additionally, the role name is now included in the password prompt. Build extended statistics for partitioned tables. If you previously added extended statistics to a partitioned table, you should run ANALYZE on those tables. As autovacuum currently does not process partitioned tables, you must periodically run ANALYZE on any partitioned tables to update their statistics. Fix crash with ALTER STATISTICS when the statistics object is dropped concurrently. Fix crash with multiranges when extracting variable-length data types. Several fixes to the query planner that lead to incorrect query results. Several fixes for query plan memoization. Fix startup of a physical replica to tolerate transaction ID wraparound. When using logical replication, avoid duplicate transmission of a partitioned table's data when the publication includes both the child and parent tables. Disallow altering data type of a partitioned table's columns when the partitioned table's row type is used as a composite type elsewhere. Disallow ALTER TABLE ... DROP NOT NULL for a column that is part of a replica identity index. Several fixes for caching that correct logical replication behavior and improve performance. Fix memory leak when updating expression indexes. Avoid leaking memory during REASSIGN OWNED BY operations that reassign ownership of many objects. Fix display of whole-row variables appearing in INSERT ... VALUES rules. Fix race condition that could lead to failure to localize error messages that are reported early in multi-threaded use of libpq or ecpglib. Fix psql \d command for identifying parent triggers. Fix failures on Windows when using the terminal as data source or destination. This affected the psql \copy command and using pg_recvlogical with -f -. Fix the pg_dump --inserts and --column-inserts modes to handle tables that contain both generated and dropped columns. Fix edge cases in how postgres_fdw handles asynchronous queries. These errors could lead to crashes or incorrect results when attempting to run parallel scans of foreign tables. For the full list of changes available, please review the release notes.
Diffstat (limited to 'databases/postgresql14')
-rw-r--r--databases/postgresql14/Makefile3
-rw-r--r--databases/postgresql14/Makefile.common4
-rw-r--r--databases/postgresql14/distinfo8
3 files changed, 7 insertions, 8 deletions
diff --git a/databases/postgresql14/Makefile b/databases/postgresql14/Makefile
index cc8d788f785..905d3b67351 100644
--- a/databases/postgresql14/Makefile
+++ b/databases/postgresql14/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2021/12/08 16:03:46 adam Exp $
+# $NetBSD: Makefile,v 1.5 2022/02/11 08:31:24 adam Exp $
PKGNAME= ${DISTNAME:S/-/14-/}
-PKGREVISION= 1
COMMENT= Robust, next generation, object-relational DBMS
DEPENDS+= postgresql14-client>=${PKGVERSION_NOREV}:../../databases/postgresql14-client
diff --git a/databases/postgresql14/Makefile.common b/databases/postgresql14/Makefile.common
index b4132b166d9..4242920176b 100644
--- a/databases/postgresql14/Makefile.common
+++ b/databases/postgresql14/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2021/11/16 10:14:38 adam Exp $
+# $NetBSD: Makefile.common,v 1.3 2022/02/11 08:31:24 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -16,7 +16,7 @@
# used by databases/postgresql14-pltcl/Makefile
# used by databases/postgresql14-server/Makefile
-DISTNAME= postgresql-14.1
+DISTNAME= postgresql-14.2
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2
diff --git a/databases/postgresql14/distinfo b/databases/postgresql14/distinfo
index c8cea046f52..9b883933259 100644
--- a/databases/postgresql14/distinfo
+++ b/databases/postgresql14/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2021/11/16 10:14:38 adam Exp $
+$NetBSD: distinfo,v 1.5 2022/02/11 08:31:24 adam Exp $
-BLAKE2s (postgresql-14.1.tar.bz2) = 03b32a14ca1839581900b012c36d7aeaa4333e9a5024c75a3e7067bb4c0aff3d
-SHA512 (postgresql-14.1.tar.bz2) = 4a0bec157d5464bb9e5f5c0eb0efdede55526e03f6f4d660b87d161a47705eb152fa0878960b1581bce42a5ed28a1f457825ea54e8d22e34b5b8eb36473ceefd
-Size (postgresql-14.1.tar.bz2) = 21887101 bytes
+BLAKE2s (postgresql-14.2.tar.bz2) = 065346daa76b51cabcb161b800f5dbd44399525598868e8e0cafb431f4e2650e
+SHA512 (postgresql-14.2.tar.bz2) = 19aeb6528605dbcf5df84048b2eed8f54b202576134d3fe3900bb8f073179c4258d2581acd745887e7e6fa86ebdb5f7b159ffaa0a645d601efee7c5f7730456b
+Size (postgresql-14.2.tar.bz2) = 21964841 bytes
SHA1 (patch-config_missing) = c2d7d742922ba6861e7660c75b7b53f09e564813
SHA1 (patch-config_perl.m4) = b3393d0f28e97f89ae20297d85553c508b3896bb
SHA1 (patch-configure) = 142ba9dc85a2408802e4b9e4943b775312d577c9