Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-26 | Don't lose precision for float fields of Nodes. | Peter Eisentraut | 16.0 |
| 2022-09-26 | Fix write/read of empty string fields in Nodes. | Peter Eisentraut | 16.0 |
| 2022-09-24 | Add read support for some missing raw parse nodes | Peter Eisentraut | 16.0 |
| 2022-08-15 | Remove redundant spaces in _outA_Expr() output | Peter Eisentraut | 16.0 |
| 2022-08-13 | Add missing fields to _outConstraint() | Peter Eisentraut | 16.0 |
| 2022-08-12 | Fix _outConstraint() for "identity" constraints | Peter Eisentraut | 16.0 |
| 2022-08-11 | Add missing space in _outA_Const() output | Peter Eisentraut | 16.0 |
| 2022-07-09 | Remove code sections obsoleted by node support automation | Peter Eisentraut | 16.0 |
| 2022-07-09 | Automatically generate node support functions | Peter Eisentraut | 16.0 |
| 2022-07-08 | Adjust node serialization tag of A_Expr for consistency | Peter Eisentraut | 16.0 |
| 2022-07-08 | Remove T_Join and T_Plan | Peter Eisentraut | 16.0 |