Commits

Showing commits that first shipped in 9.4 (backpatches included). Clear

DateSubjectAuthorReleases
2015-10-08 Factor out encoding specific tests for json Andrew Dunstan 9.4.6
2015-10-05 Fix insufficiently-portable regression test case. Tom Lane 9.4.5
2015-10-05 Prevent stack overflow in json-related functions. Noah Misch 9.4.5
2015-02-26 Render infinite date/timestamps as 'infinity' for json/jsonb Andrew Dunstan 9.4.2
2015-01-30 Fix jsonb Unicode escape processing, and in consequence disallow \u0000. Tom Lane 9.4.1
2014-08-22 Fix corner-case behaviors in JSON/JSONB field extraction operators. Tom Lane 9.4.0
2014-08-20 More regression test cases for json/jsonb extraction operators. Tom Lane 9.4.0
2014-08-20 Fix core dump in jsonb #> operator, and add regression test cases. Tom Lane 9.4.0
2014-08-07 Fix alternate regression test output file. Robert Haas 9.4.0
2014-07-22 Allow empty string object keys in json_object(). Andrew Dunstan 9.4.0
2014-07-15 Add missing serial commas Peter Eisentraut 9.4.0
2014-06-29 Remove use_json_as_text options from json_to_record/json_populate_record. Tom Lane 9.4.0
2014-06-25 Fix handling of nested JSON objects in json_populate_recordset and friends. Tom Lane 9.4.0
2014-06-03 Use EncodeDateTime instead of to_char to render JSON timestamps. Andrew Dunstan 9.4.0
2014-06-03 Do not escape a unicode sequence when escaping JSON text. Andrew Dunstan 9.4.0
2014-06-03 Output timestamps in ISO 8601 format when rendering JSON. Andrew Dunstan 9.4.0
2014-03-23 Introduce jsonb, a structured format for storing json. Andrew Dunstan 9.4.0
2014-01-29 Add json_array_elements_text function. Andrew Dunstan 9.4.0
2014-01-28 New json functions. Andrew Dunstan 9.4.0
2013-11-10 Fix whitespace issues found by git diff --check, add gitattributes Peter Eisentraut 9.4.0
2013-10-10 json_typeof function. Andrew Dunstan 9.4.0
2013-08-09 Message punctuation and pluralization fixes Peter Eisentraut 9.4.0