Commits

DateSubjectAuthorReleases
2022-09-06 Further fixes for MULTIEXPR_SUBLINK fix. Tom Lane 11.18
2022-09-06 Further fixes for MULTIEXPR_SUBLINK fix. Tom Lane 12.13
2022-09-06 Further fixes for MULTIEXPR_SUBLINK fix. Tom Lane 10.23
2022-09-02 Fix oversight in recent MULTIEXPR_SUBLINK fix. Tom Lane 10.23
2022-09-02 Fix oversight in recent MULTIEXPR_SUBLINK fix. Tom Lane 12.13
2022-09-02 Fix oversight in recent MULTIEXPR_SUBLINK fix. Tom Lane 11.18
2022-09-02 Fix oversight in recent MULTIEXPR_SUBLINK fix. Tom Lane 13.9
2022-08-27 Repair rare failure of MULTIEXPR_SUBLINK subplans in inherited updates. Tom Lane 12.13
2022-08-27 Repair rare failure of MULTIEXPR_SUBLINK subplans in inherited updates. Tom Lane 10.23
2022-08-27 Repair rare failure of MULTIEXPR_SUBLINK subplans in inherited updates. Tom Lane 11.18
2022-08-27 Repair rare failure of MULTIEXPR_SUBLINK subplans in inherited updates. Tom Lane 13.9
2021-04-06 Postpone some stuff out of ExecInitModifyTable. Tom Lane 14.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2019-12-11 Further adjust EXPLAIN's choices of table alias names. Tom Lane 13.0
2019-12-03 Fix EXPLAIN's column alias output for mismatched child tables. Tom Lane 13.0
2019-11-26 Allow access to child table statistics if user can read parent table. Tom Lane 13.0
2019-11-26 Allow access to child table statistics if user can read parent table. Tom Lane 12.2
2019-11-26 Allow access to child table statistics if user can read parent table. Tom Lane 11.7
2019-08-18 Disallow changing an inherited column's type if not all parents changed. Tom Lane 9.5.20
2019-08-18 Disallow changing an inherited column's type if not all parents changed. Tom Lane 11.6
2019-08-18 Disallow changing an inherited column's type if not all parents changed. Tom Lane 10.11
2019-08-18 Disallow changing an inherited column's type if not all parents changed. Tom Lane 9.6.16
2019-08-18 Disallow changing an inherited column's type if not all parents changed. Tom Lane 13.0
2019-08-18 Disallow changing an inherited column's type if not all parents changed. Tom Lane 12.0
2019-04-07 Clean up side-effects of commits ab5fcf2b0 et al. Tom Lane 10.8