You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Revert MAINTAIN privilege and pg_maintain predefined role.
This reverts the following commits:4dbdb82,c2122aa,5b1a879,9e1e9d6,ff9618e,60684dd,4441fc7,andb5d6382. A role with the MAINTAIN privilege may be able touse search_path tricks to escalate privileges to the table owner.Unfortunately, it is too late in the v16 development cycle to applythe proposed fix, i.e., restricting search_path when runningmaintenance commands.Bumps catversion.Reviewed-by: Jeff DavisDiscussion:https://postgr.es/m/E1q7j7Y-000z1H-Hr%40gemulon.postgresql.orgBackpatch-through: 16