Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-07-11 | Fix inconsistent quoting of role names in ACLs. | Tom Lane | 16.10 |
| 2024-11-11 | Fix improper interactions between session_authorization and role. | Tom Lane | 16.5 |
| 2022-12-14 | Convert a few more datatype input functions to report errors softly. | Tom Lane | 16.0 |
| 2022-11-20 | Fix sloppy cleanup of roles in privileges.sql. | Tom Lane | 16.0 |
| 2022-07-03 | Allow makeaclitem() to accept multiple privilege names. | Tom Lane | 16.0 |