Reported-by: Nathan Bossart, Sehrope Sarkuni
<para>
Below you will find a detailed account of the changes between
- <productname>PostgreSQL</productname> 15 and the previous major
+ <productname>PostgreSQL</productname> 16 and the previous major
release.
</para>
<listitem>
<para>
-Create a predefined role with permission to perform maintenance operations (Nathan Bossart)
+Create a predefined role and grantable privilege with permission to perform maintenance operations (Nathan Bossart)
</para>
<para>
-This is called pg_maintain.
-</para>
-</listitem>
-
-<!--
-2022-11-28 [b5d638249] Provide per-table permissions for vacuum and analyze.
--->
-
-<listitem>
-<para>
-Allow GRANT to give vacuum and analyze permission to users beyond the table owner or superusers (Nathan Bossart)
+The predefined role is is called pg_maintain.
</para>
</listitem>