Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-01-18 | Remove redundant grouping and DISTINCT columns. | Tom Lane | 16.0 |
| 2022-10-03 | Revert "Optimize order of GROUP BY keys". | Tom Lane | 16.0 |
| 2022-10-03 | Revert "Optimize order of GROUP BY keys". | Tom Lane | 15.0 |
| 2020-04-05 | Further improve stability fix for partition_aggregate test. | Tom Lane | 13.0 |
| 2020-04-02 | Improve stability fix for partition_aggregate test. | Tom Lane | 13.0 |
| 2019-12-11 | Further adjust EXPLAIN's choices of table alias names. | Tom Lane | 13.0 |
| 2019-12-03 | Fix EXPLAIN's column alias output for mismatched child tables. | Tom Lane | 13.0 |
| 2019-03-30 | Speed up planning when partitions can be pruned at plan time. | Tom Lane | 12.0 |
| 2019-03-30 | Avoid crash in partitionwise join planning under GEQO. | Tom Lane | 12.0 |
| 2019-03-30 | Avoid crash in partitionwise join planning under GEQO. | Tom Lane | 11.3 |