Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-28 | Change some errdetail() to errdetail_internal() | Alvaro Herrera | 11.18 |
| 2020-12-25 | Invalidate acl.c caches when pg_authid changes. | Noah Misch | 11.11 |
| 2018-10-02 | Fix corner-case failures in has_foo_privilege() family of functions. | Tom Lane | 11.0 |
| 2018-05-01 | Clean up warnings from -Wimplicit-fallthrough. | Tom Lane | 11.0 |
| 2018-01-19 | Replace GrantObjectType with ObjectType | Peter Eisentraut | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-26 | Make has_sequence_privilege support WITH GRANT OPTION | Joe Conway | 11.0 |
| 2017-10-11 | Doc: fix missing explanation of default object privileges. | Tom Lane | 11.0 |
| 2017-09-01 | Introduce 64-bit hash functions with a 64-bit seed. | Robert Haas | 11.0 |