Commits

DateSubjectAuthorReleases
2018-06-08 Add missing serial commas Peter Eisentraut 11.0
2018-05-08 Refine error messages Peter Eisentraut 11.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
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-09-11 Message style fixes Peter Eisentraut 11.0
2017-09-11 Message style fixes Peter Eisentraut 10.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