Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 613a7ec

Browse files
committed
doc: improve pg_walinspect and role membership items
Reported-by: Peter Geoghegan
1 parent ce3673d commit 613a7ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/release-16.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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 when the superuser is granting role membership.
859+
This is a requirement even when a 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(), and pg_get_wal_block_info() interpret ending LSNs (Bharath Rupireddy)
2886+
Change how pg_walinspect functions pg_get_wal_records_info() and pg_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 of pg_walinspect WAL record descriptions (Melanie Plageman, Peter Geoghegan)
2907+
Add detailed descriptions of WAL records in pg_walinspect and pg_waldump (Melanie Plageman, Peter Geoghegan)
29082908
</para>
29092909
</listitem>
29102910

0 commit comments

Comments
 (0)