Commits

DateSubjectAuthorReleases
2022-11-17 Update some more ObjectType switch statements to not have default Peter Eisentraut 16.0
2022-11-13 Refactor ownercheck functions Peter Eisentraut 16.0
2022-11-08 Unify some internal error message wordings Peter Eisentraut 16.0
2022-09-21 Tighten pg_get_object_address argument checking Peter Eisentraut 16.0
2022-09-21 Tighten pg_get_object_address argument checking Peter Eisentraut 15.0
2022-08-18 Ensure that pg_auth_members.grantor is always valid. Robert Haas 16.0
2022-08-17 Avoid using list_length() to test for empty list. Tom Lane 16.0
2022-07-13 Use list_copy_head() instead of list_truncate(list_copy(...), ...) David Rowley 16.0
2022-07-01 Add construct_array_builtin, deconstruct_array_builtin Peter Eisentraut 16.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2022-04-07 Revert "Logical decoding of sequences" Tomas Vondra 15.0
2022-04-06 Allow granting SET and ALTER SYSTEM privileges on GUC parameters. Tom Lane 15.0
2022-03-24 Add decoding of sequences to built-in replication Tomas Vondra 15.0
2022-03-21 Move pg_attrdef manipulation code into new file catalog/pg_attrdef.c. Tom Lane 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-10-27 Allow publishing the tables of schema. Amit Kapila 15.0
2021-09-09 Remove Value node struct Peter Eisentraut 15.0
2021-09-09 Remove useless casts Peter Eisentraut 15.0
2021-08-31 Fix lookup error in extended stats ownership check Tomas Vondra 10.19
2021-08-31 Fix lookup error in extended stats ownership check Tomas Vondra 11.14
2021-08-31 Fix lookup error in extended stats ownership check Tomas Vondra 12.9
2021-08-31 Fix lookup error in extended stats ownership check Tomas Vondra 13.5
2021-08-31 Fix lookup error in extended stats ownership check Tomas Vondra 14.0
2021-08-31 Fix lookup error in extended stats ownership check Tomas Vondra 15.0
2021-06-12 Simplify some code in getObjectTypeDescription() Michael Paquier 14.0