Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-15 | Fix type-checking of RECORD-returning functions in FROM, redux. | Tom Lane | 15.7 |
| 2023-03-07 | Fix more bugs caused by adding columns to the end of a view. | Tom Lane | 15.3 |
| 2022-09-14 | Remove duplicate initialization | Alvaro Herrera | 15.0 |
| 2022-09-01 | Revert SQL/JSON features | Andrew Dunstan | 15.0 |
| 2022-08-01 | Check maximum number of columns in function RTEs, too. | Tom Lane | 15.0 |
| 2022-07-21 | Fix ruleutils issues with dropped cols in functions-returning-composite. | Tom Lane | 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-03-28 | Add support for MERGE SQL command | Alvaro Herrera | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-09-09 | Remove Value node struct | Peter Eisentraut | 15.0 |