mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
doc: PG 16 relnotes, remove MAINTAIN item
Feature was removed by commit957445996f
. Discussion:957445996f
Backpatch-through: 16
This commit is contained in:
@ -761,25 +761,6 @@ Provide additional details during client certificate failures (Jacob Champion)
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<!--
|
||||
Author: Jeff Davis <jdavis@postgresql.org>
|
||||
2022-12-13 [60684dd83] Add grantable MAINTAIN privilege and pg_maintain role.
|
||||
Author: Andrew Dunstan <andrew@dunslane.net>
|
||||
2022-11-28 [4441fc704] Provide non-superuser predefined roles for vacuum and an
|
||||
Author: Jeff Davis <jdavis@postgresql.org>
|
||||
2023-01-14 [ff9618e82] Fix MAINTAIN privileges for toast tables and partitions.
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Create a predefined role and grantable privilege with permission to perform maintenance operations (Nathan Bossart)
|
||||
</para>
|
||||
|
||||
<para>
|
||||
The predefined role is is called pg_maintain.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<!--
|
||||
Author: Robert Haas <rhaas@postgresql.org>
|
||||
2023-03-30 [c3afe8cf5] Add new predefined role pg_create_subscription.
|
||||
|
Reference in New Issue
Block a user