Commits

Showing commits that first shipped in 11 (backpatches included). Clear

DateSubjectAuthorReleases
2021-08-31 Fix lookup error in extended stats ownership check Tomas Vondra 11.14
2021-04-28 Fix use-after-release issue with pg_identify_object_as_address() Michael Paquier 11.12
2021-04-28 Fix pg_identify_object_as_address() with event triggers Michael Paquier 11.12
2020-03-07 Fix typo Peter Eisentraut 11.8
2019-11-05 Fix "unexpected relkind" error when denying permissions on toast tables. Tom Lane 11.6
2019-06-12 Fix handling of COMMENT for domain constraints Michael Paquier 11.4
2019-02-20 Make object address handling more robust Alvaro Herrera 11.3
2018-06-26 Enable failure to rename a partitioned index Alvaro Herrera 11.0
2018-05-24 Improve English wording of some other getObjectDescription() messages. Tom Lane 11.0
2018-05-24 Improve translatability of some getObjectDescription() messages. Tom Lane 11.0
2018-05-24 Fix objectaddress.c code for publication relations. Tom Lane 11.0
2018-05-24 Properly schema-qualify additional object types in getObjectDescription(). Tom Lane 11.0
2018-05-01 Clean up warnings from -Wimplicit-fallthrough. Tom Lane 11.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-20 Fix a couple minor typos Stephen Frost 11.0
2018-04-08 Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. Tom Lane 11.0
2018-03-02 Add prokind column, replacing proisagg and proiswindow Peter Eisentraut 11.0
2018-02-14 Silence assorted "variable may be used uninitialized" warnings. Tom Lane 11.0
2018-02-12 get_relid_attribute_name is dead, long live get_attname Alvaro Herrera 11.0
2018-01-19 Replace AclObjectKind with ObjectType Peter Eisentraut 11.0
2018-01-19 Local partitioned indexes Alvaro Herrera 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-30 SQL procedures Peter Eisentraut 11.0
2017-11-09 Refactor permissions checks for large objects. Tom Lane 11.0
2017-09-23 Fix bogus size calculation in strlist_to_textarray(). Tom Lane 11.0