Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-07-07 | Revert MAINTAIN privilege and pg_maintain predefined role. | Nathan Bossart | 16.0 |
| 2022-12-14 | Add grantable MAINTAIN privilege and pg_maintain role. | Jeff Davis | 16.0 |
| 2022-11-28 | Provide per-table permissions for vacuum and analyze. | Andrew Dunstan | 16.0 |
| 2022-11-18 | Add a SET option to the GRANT command. | Robert Haas | 16.0 |
| 2022-08-25 | Allow grant-level control of role inheritance behavior. | Robert Haas | 16.0 |
| 2022-08-22 | Make role grant system more consistent with other privileges. | Robert Haas | 16.0 |