Commits

Showing commits that first shipped in 16 (backpatches included). Clear

DateSubjectAuthorReleases
2024-02-13 Use a safer outfuncs/readfuncs representation for BitStrings. Tom Lane 16.3
2023-06-14 Retain relkind too in RTE_SUBQUERY entries for views. Amit Langote 16.0
2023-04-12 Revert "Catalog NOT NULL constraints" and fallout Alvaro Herrera 16.0
2023-04-07 Catalog NOT NULL constraints Alvaro Herrera 16.0
2023-01-30 Invent "join domains" to replace the below_outer_join hack. Tom Lane 16.0
2023-01-18 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0
2023-01-12 Revert "Get rid of the "new" and "old" entries in a view's rangetable." Tom Lane 16.0
2023-01-12 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0
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-23 Expand AclMode to 64 bits Andrew Dunstan 16.0
2022-11-13 Make Bitmapsets be valid Nodes. Tom Lane 16.0
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-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