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

Commit e5f8574

Browse files
committed
doc: PG 16 relnotes, delete reverted grant, adjust version num
Reported-by: Nathan Bossart, Sehrope Sarkuni
1 parent 8c4040e commit e5f8574

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

doc/src/sgml/release-16.sgml

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ Remove symbolic links for the postmaster binary (Peter Eisentraut)
191191

192192
<para>
193193
Below you will find a detailed account of the changes between
194-
<productname>PostgreSQL</productname> 15 and the previous major
194+
<productname>PostgreSQL</productname> 16 and the previous major
195195
release.
196196
</para>
197197

@@ -670,22 +670,11 @@ Author: Jeff Davis <jdavis@postgresql.org>
670670

671671
<listitem>
672672
<para>
673-
Create a predefined role with permission to perform maintenance operations (Nathan Bossart)
673+
Create a predefined role and grantable privilege with permission to perform maintenance operations (Nathan Bossart)
674674
</para>
675675

676676
<para>
677-
This is called pg_maintain.
678-
</para>
679-
</listitem>
680-
681-
<!--
682-
Author: Andrew Dunstan <andrew@dunslane.net>
683-
2022-11-28 [b5d638249] Provide per-table permissions for vacuum and analyze.
684-
-->
685-
686-
<listitem>
687-
<para>
688-
Allow GRANT to give vacuum and analyze permission to users beyond the table owner or superusers (Nathan Bossart)
677+
The predefined role is is called pg_maintain.
689678
</para>
690679
</listitem>
691680

0 commit comments

Comments
 (0)