Commits

DateSubjectAuthorReleases
2022-08-12 Fix _outConstraint() for "identity" constraints Peter Eisentraut 15.0
2022-08-12 Fix _outConstraint() for "identity" constraints Peter Eisentraut 14.6
2022-08-12 Fix _outConstraint() for "identity" constraints Peter Eisentraut 13.9
2022-08-12 Fix _outConstraint() for "identity" constraints Peter Eisentraut 12.13
2022-08-12 Fix _outConstraint() for "identity" constraints Peter Eisentraut 11.18
2022-08-12 Fix _outConstraint() for "identity" constraints Peter Eisentraut 10.23
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-08-11 Add missing space in _outA_Const() output Peter Eisentraut 15.0
2022-07-20 Dump more fields when dumping planner internal data structures. Tom Lane 16.0
2022-07-20 Make serialization of Nodes' scalar-array fields more robust. Tom Lane 16.0
2022-07-13 Remove artificial restrictions on which node types have out/read funcs. Tom Lane 16.0
2022-07-13 Fix XID list support some more Alvaro Herrera 16.0
2022-07-09 Doc: rearrange high-level commentary about node support coverage. Tom Lane 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
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0
2022-07-04 Implement List support for TransactionId Alvaro Herrera 16.0
2022-05-13 Rename JsonIsPredicate.value_type, fix JSON backend/nodes/ infrastructure. Tom Lane 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-27 Handle NULL fields in WRITE_INDEX_ARRAY Peter Eisentraut 15.0
2022-04-12 Use WRITE_ENUM_FIELD for enum field Peter Eisentraut 15.0
2022-04-12 Make node output prefix match node structure name Peter Eisentraut 15.0