Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-21 | Fix assorted missing logic for GroupingFunc nodes. | Tom Lane | 11.16 |
| 2019-10-03 | Selectively include window frames in expression walks/mutates. | Andrew Gierth | 11.6 |
| 2018-12-10 | Add stack depth checks to key recursive functions in backend/nodes/*.c. | Tom Lane | 11.2 |
| 2018-04-12 | Revert MERGE patch | Simon Riggs | 11.0 |
| 2018-04-07 | Support partition pruning at execution time | Alvaro Herrera | 11.0 |
| 2018-04-06 | Faster partition pruning | Alvaro Herrera | 11.0 |
| 2018-04-06 | Improve parse representation for MERGE | Simon Riggs | 11.0 |
| 2018-04-03 | WITH support in MERGE | Simon Riggs | 11.0 |
| 2018-04-03 | MERGE SQL Command following SQL:2016 | Simon Riggs | 11.0 |
| 2018-04-02 | Revert "Modified files for MERGE" | Simon Riggs | 11.0 |
| 2018-04-02 | Modified files for MERGE | Simon Riggs | 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 |
| 2017-09-30 | Support arrays over domains. | Tom Lane | 11.0 |