Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-12-30 | Support parameterized TidPaths. | Tom Lane | 12.0 |
| 2018-11-07 | Postpone calculating total_table_pages until after pruning/exclusion. | Tom Lane | 12.0 |
| 2018-10-07 | Remove some unnecessary fields from Plan trees. | Tom Lane | 12.0 |
| 2018-08-31 | Disable support for partitionwise joins in problematic cases. | Etsuro Fujita | 12.0 |
| 2018-07-11 | Fix bugs with degenerate window ORDER BY clauses in GROUPS/RANGE mode. | Tom Lane | 12.0 |