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)
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
You can’t perform that action at this time.
0 commit comments