Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-28 | Change some errdetail() to errdetail_internal() | Alvaro Herrera | 12.13 |
| 2020-12-25 | Invalidate acl.c caches when pg_authid changes. | Noah Misch | 12.6 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-03-11 | Move hash_any prototype from access/hash.h to utils/hashutils.h | Alvaro Herrera | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-11-21 | Remove WITH OIDS support, change oid catalog column visibility. | Andres Freund | 12.0 |
| 2018-10-02 | Fix corner-case failures in has_foo_privilege() family of functions. | Tom Lane | 12.0 |
| 2018-09-24 | Document aclitem functions and operators | Joe Conway | 12.0 |