Commits

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

DateSubjectAuthorReleases
2021-08-31 Fix lookup error in extended stats ownership check Tomas Vondra 10.19
2021-06-07 Fix compiler warning Alvaro Herrera 10.18
2021-04-28 Fix use-after-release issue with pg_identify_object_as_address() Michael Paquier 10.17
2021-04-28 Fix pg_identify_object_as_address() with event triggers Michael Paquier 10.17
2020-03-07 Fix typo Peter Eisentraut 10.13
2019-06-12 Fix handling of COMMENT for domain constraints Michael Paquier 10.9
2019-02-20 Make object address handling more robust Alvaro Herrera 10.8
2018-05-24 Fix objectaddress.c code for publication relations. Tom Lane 10.5
2018-05-24 Properly schema-qualify additional object types in getObjectDescription(). Tom Lane 10.5
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Final pgindent run with old pg_bsd_indent (version 1.3). Tom Lane 10.0
2017-06-14 Use DEFACLOBJ_ macros in error message instead of hardcoding Peter Eisentraut 10.0
2017-06-04 Replace over-optimistic Assert in partitioning code with a runtime test. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-05-14 Fix maintenance hazards caused by ill-considered use of default: cases. Tom Lane 10.0
2017-05-14 Standardize terminology for pg_statistic_ext entries. Tom Lane 10.0
2017-05-12 getObjectDescription: support extended statistics Alvaro Herrera 10.0
2017-04-17 Rename columns in new pg_statistic_ext catalog Alvaro Herrera 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-03-28 Altering default privileges on schemas Teodor Sigaev 10.0
2017-03-24 Implement multivariate n-distinct coefficients Alvaro Herrera 10.0
2017-03-16 Fix ancient get_object_address_opf_member bug Alvaro Herrera 10.0
2017-03-08 Fix segfault in ALTER PUBLICATION/SUBSCRIPTION RENAME Peter Eisentraut 10.0
2017-03-06 Remove objname/objargs split for referring to objects Peter Eisentraut 10.0