Commits

DateSubjectAuthorReleases
2024-12-28 In REASSIGN OWNED of a database, lock the tuple as mandated. Noah Misch 17.3
2024-12-28 In REASSIGN OWNED of a database, lock the tuple as mandated. Noah Misch 15.11
2024-12-28 In REASSIGN OWNED of a database, lock the tuple as mandated. Noah Misch 16.7
2024-12-28 In REASSIGN OWNED of a database, lock the tuple as mandated. Noah Misch 18.0
2024-12-07 Make getObjectDescription robust against dangling amproc type links. Tom Lane 16.7
2024-12-07 Make getObjectDescription robust against dangling amproc type links. Tom Lane 14.16
2024-12-07 Make getObjectDescription robust against dangling amproc type links. Tom Lane 15.11
2024-12-07 Make getObjectDescription robust against dangling amproc type links. Tom Lane 18.0
2024-12-07 Make getObjectDescription robust against dangling amproc type links. Tom Lane 17.3
2024-12-07 Make getObjectDescription robust against dangling amproc type links. Tom Lane 13.19
2024-11-15 Add an assertion in get_object_address() Peter Eisentraut 18.0
2024-07-10 Extend pg_get_acl() to handle sub-object IDs Michael Paquier 18.0
2024-07-04 Add pg_get_acl() to get the ACL for a database object Michael Paquier 18.0
2024-03-26 Remove ObjectClass type Peter Eisentraut 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-30 Fill in more of ObjectProperty Peter Eisentraut 17.0
2023-08-31 Correct ObjectProperty entry for transforms Peter Eisentraut 17.0
2023-03-25 Add SysCacheGetAttrNotNull for guaranteed not-null attrs Daniel Gustafsson 16.0
2023-03-17 Improve several permission-related error messages. Peter Eisentraut 16.0
2023-02-13 Fix object identity string for transforms Alvaro Herrera 16.0
2023-01-10 Restrict the privileges of CREATEROLE users. Robert Haas 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-27 Convert the reg* input functions to report (most) errors softly. Tom Lane 16.0
2022-12-21 Switch some system functions to use get_call_result_type() Michael Paquier 16.0