diff --git a/doc/src/sgml/release-14.sgml b/doc/src/sgml/release-14.sgml index ecd074361c6..4f0437f87d9 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) @@ -1441,7 +1441,7 @@ Author: Fujii Masao Add system view pg_stat_wal - which reports WAL activity (Masahiro Ikeda) + to report 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)