Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-03-30 | Speed up planning when partitions can be pruned at plan time. | Tom Lane | 12.0 |
| 2019-03-26 | Build "other rels" of appendrel baserels in a separate step. | Tom Lane | 12.0 |
| 2019-02-06 | Propagate lateral-reference information to indirect descendant relations. | Tom Lane | 12.0 |
| 2019-01-29 | Refactor planner's header files. | Tom Lane | 12.0 |
| 2019-01-29 | Make some small planner API cleanups. | Tom Lane | 12.0 |
| 2019-01-28 | In the planner, replace an empty FROM clause with a dummy RTE. | Tom Lane | 12.0 |