Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-28 | Change some errdetail() to errdetail_internal() | Alvaro Herrera | 10.23 |
| 2020-12-25 | Invalidate acl.c caches when pg_authid changes. | Noah Misch | 10.16 |
| 2018-10-02 | Fix corner-case failures in has_foo_privilege() family of functions. | Tom Lane | 10.6 |
| 2017-11-26 | Make has_sequence_privilege support WITH GRANT OPTION | Joe Conway | 10.2 |
| 2017-10-11 | Doc: fix missing explanation of default object privileges. | Tom Lane | 10.1 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-03-12 | Use wrappers of PG_DETOAST_DATUM_PACKED() more. | Noah Misch | 10.0 |
| 2017-03-01 | Collect duplicate copies of oid_cmp() | Peter Eisentraut | 10.0 |
| 2017-01-21 | Move some things from builtins.h to new header files | Peter Eisentraut | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-12-29 | Make more use of RoleSpec struct | Peter Eisentraut | 10.0 |