Commits

DateSubjectAuthorReleases
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-06 Rework query relation permission checking Alvaro Herrera 16.0
2022-11-13 Make Bitmapsets be valid Nodes. Tom Lane 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-09-06 Further fixes for MULTIEXPR_SUBLINK fix. Tom Lane 13.9
2022-09-06 Further fixes for MULTIEXPR_SUBLINK fix. Tom Lane 11.18
2022-09-06 Further fixes for MULTIEXPR_SUBLINK fix. Tom Lane 12.13
2022-09-06 Further fixes for MULTIEXPR_SUBLINK fix. Tom Lane 10.23
2022-09-01 Revert SQL/JSON features Andrew Dunstan 15.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-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 Remove T_Join and T_Plan Peter Eisentraut 16.0
2022-07-06 Fix wrong field order in _readMergeWhenClause(). Tom Lane 15.0
2022-07-06 Fix wrong field order in _readMergeWhenClause(). Tom Lane 16.0
2022-05-13 Rename JsonIsPredicate.value_type, fix JSON backend/nodes/ infrastructure. Tom Lane 15.0
2022-04-12 Make node output prefix match node structure name Peter Eisentraut 15.0
2022-04-07 Teach planner and executor about monotonic window funcs David Rowley 15.0
2022-04-06 Allow asynchronous execution in more cases. Etsuro Fujita 15.0
2022-04-05 PLAN clauses for JSON_TABLE Andrew Dunstan 15.0
2022-04-04 JSON_TABLE Andrew Dunstan 15.0