Commits

DateSubjectAuthorReleases
2020-09-17 Allow CURRENT_ROLE where CURRENT_USER is accepted Peter Eisentraut 14.0
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
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 9.4.20
2018-10-02 Fix corner-case failures in has_foo_privilege() family of functions. Tom Lane 9.5.15
2018-10-02 Fix corner-case failures in has_foo_privilege() family of functions. Tom Lane 9.3.25
2018-10-02 Fix corner-case failures in has_foo_privilege() family of functions. Tom Lane 10.6
2018-10-02 Fix corner-case failures in has_foo_privilege() family of functions. Tom Lane 9.6.11
2018-10-02 Fix corner-case failures in has_foo_privilege() family of functions. Tom Lane 11.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
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 9.3.21
2017-11-26 Make has_sequence_privilege support WITH GRANT OPTION Joe Conway 9.4.16
2017-11-26 Make has_sequence_privilege support WITH GRANT OPTION Joe Conway 9.5.11