Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-03-27 | Avoid passing query tlist around separately from root->processed_tlist. | Tom Lane | 12.0 |
| 2019-03-26 | Build "other rels" of appendrel baserels in a separate step. | Tom Lane | 12.0 |
| 2019-01-29 | Refactor planner's header files. | Tom Lane | 12.0 |
| 2019-01-28 | In the planner, replace an empty FROM clause with a dummy RTE. | Tom Lane | 12.0 |
| 2019-01-10 | Move inheritance expansion code into its own file | Alvaro Herrera | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-11-07 | Postpone calculating total_table_pages until after pruning/exclusion. | Tom Lane | 12.0 |