Commits

DateSubjectAuthorReleases
2022-12-11 Convert json_in and jsonb_in to report errors softly. Tom Lane 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
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
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
2017-11-06 Make json{b}_populate_recordset() use the right tuple descriptor. Tom Lane 9.5.10
2017-11-06 Make json{b}_populate_recordset() use the right tuple descriptor. Tom Lane 9.6.6
2017-11-06 Make json{b}_populate_recordset() use the right tuple descriptor. Tom Lane 10.1
2017-11-06 Add tests for json{b}_populate_recordset() crash case. Tom Lane 11.0
2017-10-26 Support domains over composite types. Tom Lane 11.0
2017-04-01 Fix unstable regression test result. Tom Lane 10.0
2016-03-03 Fix json_to_record() bug with nested objects. Tom Lane 9.6.0
2016-03-03 Fix json_to_record() bug with nested objects. Tom Lane 9.4.7
2016-03-03 Fix json_to_record() bug with nested objects. Tom Lane 9.5.2
2015-10-20 Fix incorrect translation of minus-infinity datetimes for json/jsonb. Tom Lane 9.5.0