Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-07-29 | In transformRowExpr(), check for too many columns in the row. | Tom Lane | 15.0 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-02-14 | Move scanint8() to numutils.c | Peter Eisentraut | 15.0 |
| 2022-01-17 | Add Boolean node | Peter Eisentraut | 15.0 |
| 2022-01-14 | Rename value node fields | Peter Eisentraut | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-09-09 | Remove Value node struct | Peter Eisentraut | 15.0 |