From: Bruce Momjian Date: Tue, 20 Jul 2021 23:37:04 +0000 (-0400) Subject: doc: PG 14 relnote adjustments X-Git-Tag: REL_14_BETA3~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f8d1333dec312f96673efc6314a0f1df99e38abc;p=thirdparty%2Fpostgresql.git doc: PG 14 relnote adjustments Reported-by: Elena Indrupskaya Discussion: https://postgr.es/m/38555778-a56b-4aca-2581-e05582fc9bcf@postgrespro.ru Author: Elena Indrupskaya Backpatch-through: 14 only --- diff --git a/doc/src/sgml/release-14.sgml b/doc/src/sgml/release-14.sgml index ecd074361c6..8182583be80 100644 --- a/doc/src/sgml/release-14.sgml +++ b/doc/src/sgml/release-14.sgml @@ -784,7 +784,7 @@ Author: Peter Geoghegan Reduce the default value of to better reflects current + linkend="guc-vacuum-cost-page-miss"/> to better reflect current hardware capabilities (Peter Geoghegan) @@ -1440,7 +1440,7 @@ Author: Fujii Masao Add system view pg_stat_wal + linkend="monitoring-pg-stat-wal-view">pg_stat_wal, which reports WAL activity (Masahiro Ikeda) @@ -1936,7 +1936,7 @@ Author: Michael Paquier - Previously these functions could only be executed by super-users, + Previously these functions could only be executed by superusers, and this is still the default. @@ -2599,7 +2599,7 @@ Author: Tom Lane - Floating point data types already supported these. + Floating-point data types already supported these. @@ -2610,7 +2610,7 @@ Author: Tom Lane --> - Improve the accuracy of floating point computations involving + Improve the accuracy of floating-point computations involving infinity (Tom Lane)