Commits

DateSubjectAuthorReleases
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.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-10-13 Fix broken jsonb_set() logic for replacing array elements. Tom Lane 10.0
2016-10-13 Fix broken jsonb_set() logic for replacing array elements. Tom Lane 9.6.1
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-11-05 Fix erroneous hash calculations in gin_extract_jsonb_path(). Tom Lane 9.6.0
2015-11-05 Fix erroneous hash calculations in gin_extract_jsonb_path(). Tom Lane 9.4.6
2015-11-05 Fix erroneous hash calculations in gin_extract_jsonb_path(). Tom Lane 9.5.0
2015-10-20 Fix incorrect translation of minus-infinity datetimes for json/jsonb. Tom Lane 9.5.0
2015-10-20 Fix incorrect translation of minus-infinity datetimes for json/jsonb. Tom Lane 9.6.0