Commits

DateSubjectAuthorReleases
2025-04-05 Avoid double transformation of json_array()'s subquery. Tom Lane 18.0
2025-04-05 Avoid double transformation of json_array()'s subquery. Tom Lane 16.9
2025-04-05 Avoid double transformation of json_array()'s subquery. Tom Lane 17.5
2025-03-13 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 14.18
2025-03-13 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 17.5
2025-03-13 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 13.21
2025-03-13 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 18.0
2025-03-13 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 15.13
2025-03-13 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 16.9
2024-04-05 Suppress "variable may be used uninitialized" warning. Tom Lane 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-03-15 Support [NO] INDENT option in XMLSERIALIZE(). Tom Lane 16.0
2023-03-02 Remove bms_first_member(). Tom Lane 16.0
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2022-07-29 In transformRowExpr(), check for too many columns in the row. Tom Lane 15.0
2022-07-29 In transformRowExpr(), check for too many columns in the row. Tom Lane 16.0
2022-07-29 In transformRowExpr(), check for too many columns in the row. Tom Lane 10.22
2022-07-29 In transformRowExpr(), check for too many columns in the row. Tom Lane 12.12
2022-07-29 In transformRowExpr(), check for too many columns in the row. Tom Lane 13.8
2022-07-29 In transformRowExpr(), check for too many columns in the row. Tom Lane 14.5
2022-07-29 In transformRowExpr(), check for too many columns in the row. Tom Lane 11.17
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-03-27 Fix up compiler warnings/errors from f4fb45d15. Tom Lane 15.0
2022-01-29 Fix failure to validate the result of select_common_type(). Tom Lane 14.2