File tree Expand file tree Collapse file tree 1 file changed +3
-14
lines changed Expand file tree Collapse file tree 1 file changed +3
-14
lines changed Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ Remove symbolic links for the postmaster binary (Peter Eisentraut)
191
191
192
192
<para>
193
193
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
195
195
release.
196
196
</para>
197
197
@@ -670,22 +670,11 @@ Author: Jeff Davis <jdavis@postgresql.org>
670
670
671
671
<listitem>
672
672
<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)
674
674
</para>
675
675
676
676
<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.
689
678
</para>
690
679
</listitem>
691
680
You can’t perform that action at this time.
0 commit comments