postgresql/src/include/commands
Nathan Bossart 151c22deee Revert MAINTAIN privilege and pg_maintain predefined role.
This reverts the following commits: 4dbdb82513, c2122aae63,
5b1a879943, 9e1e9d6560, ff9618e82a, 60684dd834, 4441fc704d,
and b5d6382496.  A role with the MAINTAIN privilege may be able to
use search_path tricks to escalate privileges to the table owner.
Unfortunately, it is too late in the v16 development cycle to apply
the proposed fix, i.e., restricting search_path when running
maintenance commands.

Bumps catversion.

Reviewed-by: Jeff Davis
Discussion: https://postgr.es/m/E1q7j7Y-000z1H-Hr%40gemulon.postgresql.org
Backpatch-through: 16
2023-07-07 11:25:13 -07:00
..
alter.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
async.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
cluster.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
collationcmds.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
comment.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
conversioncmds.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
copy.h Add a DEFAULT option to COPY FROM 2023-03-13 10:01:56 -04:00
copyfrom_internal.h Add a DEFAULT option to COPY FROM 2023-03-13 10:01:56 -04:00
createas.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
dbcommands.h Adjust interaction of CREATEROLE with role properties. 2023-01-24 10:57:09 -05:00
dbcommands_xlog.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
defrem.h Fix CREATE INDEX progress reporting for multi-level partitioning. 2023-03-25 15:34:03 -04:00
discard.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
event_trigger.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
explain.h Invent GENERIC_PLAN option for EXPLAIN. 2023-03-24 17:07:22 -04:00
extension.h Make get_extension_schema() available 2023-03-07 14:18:20 +09:00
lockcmds.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
matview.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
policy.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
portalcmds.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
prepare.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
proclang.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
progress.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
publicationcmds.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
schemacmds.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
seclabel.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
sequence.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
subscriptioncmds.h Perform apply of large transactions by parallel workers. 2023-01-09 07:52:45 +05:30
tablecmds.h Revert MAINTAIN privilege and pg_maintain predefined role. 2023-07-07 11:25:13 -07:00
tablespace.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
trigger.h Fix concurrent update issues with MERGE. 2023-03-13 10:22:22 +00:00
typecmds.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
user.h Add new GUC createrole_self_grant. 2023-01-10 12:44:49 -05:00
vacuum.h Revert MAINTAIN privilege and pg_maintain predefined role. 2023-07-07 11:25:13 -07:00
view.h Update copyright for 2023 2023-01-02 15:00:37 -05:00