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 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 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-23 | Expand AclMode to 64 bits | Andrew Dunstan | 16.0 |
| 2022-11-18 | Add a SET option to the GRANT command. | Robert Haas | 16.0 |
| 2022-11-13 | Refactor aclcheck functions | Peter Eisentraut | 16.0 |
| 2022-11-13 | Refactor ownercheck functions | Peter Eisentraut | 16.0 |
| 2022-09-20 | Harmonize more parameter names in bulk. | Peter Geoghegan | 16.0 |
| 2022-08-22 | Make role grant system more consistent with other privileges. | Robert Haas | 16.0 |