Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-02 | Fix planner's row-mark code for inheritance from a foreign table. | Tom Lane | 12.8 |
| 2021-01-21 | Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. | Tom Lane | 12.6 |
| 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 |