Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-12-22 | Add some recursion and looping defenses in prepjointree.c. | Tom Lane | 11.19 |
| 2022-09-15 | In back branches, fix conditions for pullup of FROM-less subqueries. | Tom Lane | 11.18 |
| 2018-04-23 | Add GUC enable_partition_pruning | Alvaro Herrera | 11.0 |
| 2018-01-12 | Fix incorrect handling of subquery pullup in the presence of grouping sets. | Tom Lane | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-08 | Change TRUE/FALSE to true/false | Peter Eisentraut | 11.0 |