Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-17 | Improve tracking of role dependencies of pg_init_privs entries. | Tom Lane | 17.0 |
| 2024-04-29 | Fix failure to track role dependencies of pg_init_privs entries. | Tom Lane | 17.0 |
| 2024-03-13 | Reintroduce MAINTAIN privilege and pg_maintain predefined role. | Nathan Bossart | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-10-26 | Add trailing commas to enum definitions | Peter Eisentraut | 17.0 |
| 2023-10-14 | Harden has_xxx_privilege() functions against concurrent object drops. | Tom Lane | 17.0 |
| 2023-07-07 | Revert MAINTAIN privilege and pg_maintain predefined role. | Nathan Bossart | 17.0 |