Commits

DateSubjectAuthorReleases
2023-05-25 Fix filtering of "cloned" outer-join quals some more. Tom Lane 16.0
2023-01-30 Do assorted mop-up in the planner. Tom Lane 16.0
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 13.10
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 14.7
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 16.0
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 15.2
2022-08-17 Use an explicit state flag to control PlaceHolderInfo creation. Tom Lane 16.0
2021-06-02 Fix planner's row-mark code for inheritance from a foreign table. Tom Lane 12.8
2021-06-02 Fix planner's row-mark code for inheritance from a foreign table. Tom Lane 14.0
2021-06-02 Fix planner's row-mark code for inheritance from a foreign table. Tom Lane 13.4
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 13.2
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 14.0
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 12.6
2019-12-03 Fix EXPLAIN's column alias output for mismatched child tables. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-03-30 Speed up planning when partitions can be pruned at plan time. Tom Lane 12.0
2019-03-26 Get rid of duplicate child RTE for a partitioned table. Tom Lane 12.0