Commits

DateSubjectAuthorReleases
2025-03-05 Allow json{b}_strip_nulls to remove null array elements Andrew Dunstan 18.0
2024-09-11 Fix unique key checks in JSON object constructors Tomas Vondra 16.5
2024-09-11 Fix unique key checks in JSON object constructors Tomas Vondra 17.0
2024-09-11 Fix unique key checks in JSON object constructors Tomas Vondra 18.0
2024-08-05 Optimize JSON escaping using SIMD David Rowley 18.0
2023-02-27 Rework pg_input_error_message(), now renamed pg_input_error_info() Michael Paquier 16.0
2022-12-11 Convert json_in and jsonb_in to report errors softly. Tom Lane 16.0
2022-09-02 Speed up lexing of long JSON strings John Naylor 16.0
2021-03-01 Improve reporting for syntax errors in multi-line JSON data. Tom Lane 14.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
2019-08-19 Restore json{b}_populate_record{set}'s ability to take type info from AS. Tom Lane 12.0
2019-08-19 Restore json{b}_populate_record{set}'s ability to take type info from AS. Tom Lane 11.6
2019-06-11 Fix conversion of JSON strings to JSON output columns in json_to_record(). Tom Lane 12.0
2019-06-11 Fix conversion of JSON strings to JSON output columns in json_to_record(). Tom Lane 10.9
2019-06-11 Fix conversion of JSON strings to JSON output columns in json_to_record(). Tom Lane 11.4
2019-03-15 Fix typo related to to_tsvector() in tests of json and jsonb Michael Paquier 12.0
2018-11-22 Fix another crash in json{b}_populate_recordset and json{b}_to_recordset. Tom Lane 12.0
2018-11-22 Fix another crash in json{b}_populate_recordset and json{b}_to_recordset. Tom Lane 11.2
2018-07-13 Fix crash in json{b}_populate_recordset() and json{b}_to_recordset(). Tom Lane 11.0
2018-07-13 Fix crash in json{b}_populate_recordset() and json{b}_to_recordset(). Tom Lane 12.0
2018-04-07 Make test of json(b)_to_tsvector language-independ Teodor Sigaev 11.0
2018-04-07 Add json(b)_to_tsvector function Teodor Sigaev 11.0
2017-11-06 Make json{b}_populate_recordset() use the right tuple descriptor. Tom Lane 9.3.20
2017-11-06 Make json{b}_populate_recordset() use the right tuple descriptor. Tom Lane 9.4.15