Skip to content

Commit f8d1333

Browse files
committed
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
1 parent 899564e commit f8d1333

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/src/sgml/release-14.sgml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -784,7 +784,7 @@ Author: Peter Geoghegan <pg@bowt.ie>
784784

785785
<para>
786786
Reduce the default value of <xref
787-
linkend="guc-vacuum-cost-page-miss"/> to better reflects current
787+
linkend="guc-vacuum-cost-page-miss"/> to better reflect current
788788
hardware capabilities (Peter Geoghegan)
789789
</para>
790790
</listitem>
@@ -1440,7 +1440,7 @@ Author: Fujii Masao <fujii@postgresql.org>
14401440

14411441
<para>
14421442
Add system view <link
1443-
linkend="monitoring-pg-stat-wal-view"><structname>pg_stat_wal</structname></link>
1443+
linkend="monitoring-pg-stat-wal-view"><structname>pg_stat_wal</structname></link>,
14441444
which reports <acronym>WAL</acronym> activity (Masahiro Ikeda)
14451445
</para>
14461446
</listitem>
@@ -1936,7 +1936,7 @@ Author: Michael Paquier <michael@paquier.xyz>
19361936
</para>
19371937

19381938
<para>
1939-
Previously these functions could only be executed by super-users,
1939+
Previously these functions could only be executed by superusers,
19401940
and this is still the default.
19411941
</para>
19421942
</listitem>
@@ -2599,7 +2599,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
25992599
</para>
26002600

26012601
<para>
2602-
Floating point data types already supported these.
2602+
Floating-point data types already supported these.
26032603
</para>
26042604
</listitem>
26052605

@@ -2610,7 +2610,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
26102610
-->
26112611

26122612
<para>
2613-
Improve the accuracy of floating point computations involving
2613+
Improve the accuracy of floating-point computations involving
26142614
infinity (Tom Lane)
26152615
</para>
26162616
</listitem>

0 commit comments

Comments
 (0)