@@ -856,7 +856,7 @@ When granting role membership, require the granted-by role to be a role that has
856856</para>
857857
858858<para>
859- This is a requirement even whenthe superuser is granting role membership.
859+ This is a requirement even whena non-bootstrap superuser is granting role membership.
860860</para>
861861</listitem>
862862
@@ -2883,7 +2883,7 @@ Author: Michael Paquier <michael@paquier.xyz>
28832883
28842884<listitem>
28852885<para>
2886- Change how pg_walinspect functions pg_get_wal_records_info(), pg_get_wal_stats(), andpg_get_wal_block_info () interpret ending LSNs (Bharath Rupireddy)
2886+ Change how pg_walinspect functions pg_get_wal_records_info() andpg_get_wal_stats () interpret ending LSNs (Bharath Rupireddy)
28872887</para>
28882888
28892889<para>
@@ -2904,7 +2904,7 @@ Author: Peter Geoghegan <pg@bowt.ie>
29042904
29052905<listitem>
29062906<para>
2907- Improve descriptions ofpg_walinspect WALrecord descriptions (Melanie Plageman, Peter Geoghegan)
2907+ Add detailed descriptions of WALrecords in pg_walinspect and pg_waldump (Melanie Plageman, Peter Geoghegan)
29082908</para>
29092909</listitem>
29102910