Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-10-24 | Update some comments that should've covered MERGE | Alvaro Herrera | 15.1 |
| 2022-09-01 | Revert SQL/JSON features | Andrew Dunstan | 15.0 |
| 2022-08-13 | Catch stack overflow when recursing in transformFromClauseItem(). | Tom Lane | 15.0 |
| 2022-05-26 | Teach remove_unused_subquery_outputs about window run conditions | David Rowley | 15.0 |
| 2022-05-18 | Check column list length in XMLTABLE/JSON_TABLE alias | Alvaro Herrera | 15.0 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-04-04 | JSON_TABLE | Andrew Dunstan | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-09-09 | Remove Value node struct | Peter Eisentraut | 15.0 |
| 2021-07-19 | Use l*_node() family of functions where appropriate | Peter Eisentraut | 15.0 |