From: Bruce Momjian Date: Mon, 14 Jun 2021 20:03:18 +0000 (-0400) Subject: doc: PG 14 relnote updates X-Git-Tag: REL_14_BETA2~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a2559d4093725592a3fd5da8a4c7ac7c883115a0;p=thirdparty%2Fpostgresql.git doc: PG 14 relnote updates Reported-by: Justin Pryzby Discussion: https://postgr.es/m/20210612034551.GU16435@telsasoft.com --- diff --git a/doc/src/sgml/release-14.sgml b/doc/src/sgml/release-14.sgml index c2d89412062..395f91176fb 100644 --- a/doc/src/sgml/release-14.sgml +++ b/doc/src/sgml/release-14.sgml @@ -676,7 +676,7 @@ Author: Peter Eisentraut --> - Add Set Server Name Indication (SNI) for + Add Server Name Indication (SNI) for SSL connection packets (Peter Eisentraut) @@ -729,7 +729,7 @@ Author: Peter Geoghegan --> - Allow vacuum to deallocate space reserved by trailing unused heap + Allow vacuum to reclaim space used by unused trailing heap line pointers (Matthias van de Meent, Peter Geoghegan) @@ -771,8 +771,8 @@ Author: Michael Paquier - VACUUM - now has a PROCESS_TOAST which can be set to + VACUUM now + has a PROCESS_TOAST option which can be set to false to disable TOAST processing, and vacuumdb has a option. @@ -799,7 +799,7 @@ Author: Peter Geoghegan --> - Cause vacuum operations to be aggressive if the table is near + Cause vacuum operations to be more aggressive if the table is near xid or multixact wraparound (Masahiko Sawada, Peter Geoghegan) @@ -911,8 +911,7 @@ Author: Tom Lane --> - Allow the arbitrary collations of partition boundary values - (Tom Lane) + Allow arbitrary collations of partition boundary values (Tom Lane) @@ -1107,7 +1106,7 @@ Author: Michael Paquier - Previously, if the object already exists, + Previously, if the object already existed, EXPLAIN would fail. @@ -1504,7 +1503,7 @@ Author: Amit Kapila - Function pg_stat_reset_replication_slot() resets slot statistics. @@ -2050,7 +2049,7 @@ Author: Amit Kapila --> - Generate WAL invalidations message during + Generate WAL invalidation messages during command completion when using logical replication (Dilip Kumar, Tomas Vondra, Amit Kapila) @@ -2260,6 +2259,8 @@ Author: Thomas Munro @@ -2270,6 +2271,9 @@ Author: Michael Paquier This is done by specifying a TABLESPACE clause. + A option was also added to reindexdb + to control this. @@ -2553,9 +2557,9 @@ Author: Tom Lane --> - Add support for infinity and -infinity values - to the numeric data type - (Tom Lane) + Add support for infinity and + -infinity values to the numeric data type (Tom Lane) @@ -3102,7 +3106,7 @@ Author: Tom Lane - New options are read-only, + The new options are read-only, primary, standby, and prefer-standby. @@ -3167,23 +3171,6 @@ Author: Michael Meskes - - - Allow reindexdb - to change the tablespace of the new index (Michael Paquier) - - - - This is done by specifying . - - - - - @@ -3525,69 +3512,69 @@ Author: Peter Eisentraut - + - + - - Source Code + + Source Code - + - + - - Add configure option --with-ssl={openssl} - to behave like (Daniel Gustafsson, - Michael Paquier) - + + Add configure option --with-ssl={openssl} + to behave like (Daniel Gustafsson, + Michael Paquier) + - - The option is kept for - compatibility. - - + + The option is kept for + compatibility. + + - + - - Add support for abstract - Unix-domain sockets (Peter Eisentraut) - + + Add support for abstract + Unix-domain sockets (Peter Eisentraut) + - - This is currently supported on Linux - and Windows. - - + + This is currently supported on Linux + and Windows. + + - + - - Add - to control cache overwriting (Craig Ringer) - + + Add + to control cache overwriting (Craig Ringer) + - - Previously this could only be controlled at compile time and is - enabled only in assert builds. - - + + Previously this could only be controlled at compile time and is + enabled only in assert builds. + + - + - - Various improvements in valgrind - detection (Álvaro Herrera, Peter Geoghegan) - - + + Various improvements in valgrind + detection (Álvaro Herrera, Peter Geoghegan) + + - + - - Add a test module for the regular expression package (Tom Lane) - - + + Add a test module for the regular expression package (Tom Lane) + + - + - - Add support for LLVM version 12 - (Andres Freund) - - + + Add support for LLVM version 12 + (Andres Freund) + + - + - - Change SHA1, SHA2, and MD5 hash computations to use the - OpenSSL EVP API - (Michael Paquier) - + + Change SHA1, SHA2, and MD5 hash computations to use the + OpenSSL EVP API + (Michael Paquier) + - - This is more modern and supports FIPS mode. - - + + This is more modern and supports FIPS mode. + + - + - - Remove build control over the random library used (Daniel - Gustafsson) - - + + Remove build control over the random library used (Daniel + Gustafsson) + + - + - - Add direct conversion routines between EUC_TW and Big5 (Heikki - Linnakangas) - - + + Add direct conversion routines between EUC_TW and Big5 (Heikki + Linnakangas) + + - + - - Add collation versions for FreeBSD - (Thomas Munro) - - + + Add collation versions for FreeBSD + (Thomas Munro) + + - + - - Add amadjustmembers - to the index access method API (Tom Lane) - + + Add amadjustmembers + to the index access method API (Tom Lane) + - - REMOVE? - - + + REMOVE? + + - +