Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-07-11 | Fix inconsistent quoting of role names in ACLs. | Tom Lane | 13.22 |
| 2022-09-28 | Change some errdetail() to errdetail_internal() | Alvaro Herrera | 13.9 |
| 2020-12-25 | Invalidate acl.c caches when pg_authid changes. | Noah Misch | 13.2 |
| 2020-04-23 | Remove ACLDEBUG #define and associated code. | Tom Lane | 13.0 |
| 2020-02-27 | Move src/backend/utils/hash/hashfn.c to src/common | Robert Haas | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-12 | Make the order of the header file includes consistent in backend modules. | Amit Kapila | 13.0 |
| 2019-11-07 | Add reusable routine for making arrays unique. | Thomas Munro | 13.0 |
| 2019-08-16 | Don't include utils/array.h from acl.h. | Andres Freund | 13.0 |