Commits

DateSubjectAuthorReleases
2025-12-13 Fix jsonb_object_agg crash after eliminating null-valued pairs. Tom Lane 19 (unreleased)
2025-01-24 Make jsonb casts to scalar types translate JSON null to SQL NULL. Tom Lane 18.0
2023-11-06 Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 12.17
2023-11-06 Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 13.13
2023-11-06 Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 16.1
2023-11-06 Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 14.10
2023-11-06 Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 11.22
2023-11-06 Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 15.5
2023-11-06 Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 17.0
2022-12-12 Fix jsonb subscripting to cope with toasted subscript values. Tom Lane 16.0
2022-12-12 Fix jsonb subscripting to cope with toasted subscript values. Tom Lane 15.2
2022-12-12 Fix jsonb subscripting to cope with toasted subscript values. Tom Lane 14.7
2022-12-11 Convert json_in and jsonb_in to report errors softly. Tom Lane 16.0
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2021-03-01 Improve reporting for syntax errors in multi-line JSON data. Tom Lane 14.0
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 13.2
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 14.0
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 9.5.25
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 10.16
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 9.6.21
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 11.11
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 12.6
2020-01-20 Further tweaking of jsonb_set_lax(). Tom Lane 13.0
2019-08-21 Remove unnecessary test dependency on the contents of pg_pltemplate. Tom Lane 13.0
2019-08-19 Restore json{b}_populate_record{set}'s ability to take type info from AS. Tom Lane 13.0