Commits

DateSubjectAuthorReleases
2022-11-13 Refactor aclcheck functions Peter Eisentraut 16.0
2022-11-13 Refactor ownercheck functions Peter Eisentraut 16.0
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 11.17
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 15.0
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 16.0
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 13.8
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 10.22
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 14.5
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 12.12
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-09-08 Consistently use "superuser" instead of "super user" Daniel Gustafsson 15.0
2021-07-15 Improve reporting of "conflicting or redundant options" errors. Dean Rasheed 15.0
2021-06-18 Centralize the logic for protective copying of utility statements. Tom Lane 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-06-09 Unify drop-by-OID functions Peter Eisentraut 14.0
2020-05-23 Add missing invocations to object access hooks Michael Paquier 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-12 Have LookupFuncName accept NULL argtypes for 0 args Alvaro Herrera 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-05-08 Fix error messages Alvaro Herrera 12.0
2019-01-21 Replace uses of heap_open et al with the corresponding table_* function. Andres Freund 12.0
2019-01-21 Replace heapam.h includes with {table, relation}.h where applicable. Andres Freund 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-08-07 Don't record FDW user mappings as members of extensions. Tom Lane 9.3.25