Commits

DateSubjectAuthorReleases
2025-08-08 Mop-up for Datum conversion cleanups. Tom Lane 19 (unreleased)
2023-03-19 Avoid copying undefined data in _readA_Const(). 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
2022-11-13 Make Bitmapsets be valid Nodes. Tom Lane 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-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-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-01-03 Fix index-only scan plans, take 2. Tom Lane 11.15
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 14.2
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 12.10
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 15.0
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 10.20
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 13.6
2021-09-15 Remove arbitrary 64K-or-so limit on rangetable size. Tom Lane 15.0
2021-05-10 Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. Tom Lane 14.0