Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-03-03 | doc: Clarify that empty COMMENT string removes the comment. | Fujii Masao | 16.14 |
| 2024-01-28 | Fix DROP ROLE when specifying duplicated roles | Michael Paquier | 16.2 |
| 2023-06-29 | Error message wording improvements | Peter Eisentraut | 16.0 |
| 2023-03-17 | Improve several permission-related error messages. | Peter Eisentraut | 16.0 |
| 2023-01-26 | DROP ROLE regress_role_limited_admin at end of test | Robert Haas | 16.0 |
| 2023-01-24 | Adjust interaction of CREATEROLE with role properties. | Robert Haas | 16.0 |
| 2023-01-11 | Don't leave roles behind after core regression tests. | Tom Lane | 16.0 |
| 2023-01-10 | Add new GUC createrole_self_grant. | Robert Haas | 16.0 |
| 2023-01-10 | Restrict the privileges of CREATEROLE users. | Robert Haas | 16.0 |
| 2022-08-22 | Make role grant system more consistent with other privileges. | Robert Haas | 16.0 |
| 2022-08-18 | Ensure that pg_auth_members.grantor is always valid. | Robert Haas | 16.0 |