Commits

DateSubjectAuthorReleases
2026-01-26 Exercise parallel GIN builds in regression tests Tomas Vondra 19 (unreleased)
2026-01-26 Exercise parallel GIN builds in regression tests Tomas Vondra 18.2
2026-01-06 Add test coverage for indirection transformation Peter Eisentraut 19 (unreleased)
2025-12-13 Fix jsonb_object_agg crash after eliminating null-valued pairs. Tom Lane 19 (unreleased)
2025-03-05 Allow json{b}_strip_nulls to remove null array elements Andrew Dunstan 18.0
2025-01-24 Make jsonb casts to scalar types translate JSON null to SQL NULL. Tom Lane 18.0
2024-08-16 Remove dependence on -fwrapv semantics in jsonb. Nathan Bossart 18.0
2024-01-24 Adjust populate_record_field() to handle errors softly Amit Langote 17.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
2023-02-27 Rework pg_input_error_message(), now renamed pg_input_error_info() Michael Paquier 16.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
2021-01-31 Throw error when assigning jsonb scalar instead of a composite object Alexander Korotkov 14.0
2021-01-31 Filling array gaps during jsonb subscripting Alexander Korotkov 14.0
2021-01-31 Implementation of subscripting for jsonb Alexander Korotkov 14.0