Commits

DateSubjectAuthorReleases
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-10-25 Process variadic arguments consistently in json functions Andrew Dunstan 9.4.15
2017-10-25 Process variadic arguments consistently in json functions Andrew Dunstan 9.5.10
2017-10-25 Process variadic arguments consistently in json functions Andrew Dunstan 9.6.6
2017-10-25 Process variadic arguments consistently in json functions Andrew Dunstan 10.1
2017-10-25 Process variadic arguments consistently in json functions Andrew Dunstan 11.0
2017-04-07 Make json_populate_record and friends operate recursively Andrew Dunstan 10.0
2017-04-01 Fix unstable regression test result. Tom Lane 10.0
2017-03-31 Full Text Search support for json and jsonb Andrew Dunstan 10.0
2017-02-22 Correctly handle array pseudotypes in to_json and to_jsonb Andrew Dunstan 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
2016-02-21 Fix two-argument jsonb_object when called with empty arrays Andrew Dunstan 9.5.2
2016-02-21 Fix two-argument jsonb_object when called with empty arrays Andrew Dunstan 9.6.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
2015-10-20 Fix incorrect translation of minus-infinity datetimes for json/jsonb. Tom Lane 9.4.6
2015-10-08 Factor out encoding specific tests for json Andrew Dunstan 9.3.11
2015-10-08 Factor out encoding specific tests for json Andrew Dunstan 9.4.6
2015-10-08 Factor out encoding specific tests for json Andrew Dunstan 9.5.0