@@ -784,7 +784,7 @@ Author: Peter Geoghegan <pg@bowt.ie>
784
784
785
785
<para>
786
786
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
788
788
hardware capabilities (Peter Geoghegan)
789
789
</para>
790
790
</listitem>
@@ -1440,7 +1440,7 @@ Author: Fujii Masao <fujii@postgresql.org>
1440
1440
1441
1441
<para>
1442
1442
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>,
1444
1444
which reports <acronym>WAL</acronym> activity (Masahiro Ikeda)
1445
1445
</para>
1446
1446
</listitem>
@@ -1936,7 +1936,7 @@ Author: Michael Paquier <michael@paquier.xyz>
1936
1936
</para>
1937
1937
1938
1938
<para>
1939
- Previously these functions could only be executed by super-users ,
1939
+ Previously these functions could only be executed by superusers ,
1940
1940
and this is still the default.
1941
1941
</para>
1942
1942
</listitem>
@@ -2599,7 +2599,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
2599
2599
</para>
2600
2600
2601
2601
<para>
2602
- Floating point data types already supported these.
2602
+ Floating- point data types already supported these.
2603
2603
</para>
2604
2604
</listitem>
2605
2605
@@ -2610,7 +2610,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
2610
2610
-->
2611
2611
2612
2612
<para>
2613
- Improve the accuracy of floating point computations involving
2613
+ Improve the accuracy of floating- point computations involving
2614
2614
infinity (Tom Lane)
2615
2615
</para>
2616
2616
</listitem>
0 commit comments