Commits

DateSubjectAuthorReleases
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-05 Fix insufficiently-portable regression test case. Tom Lane 9.4.5
2015-10-05 Fix insufficiently-portable regression test case. Tom Lane 9.3.10
2015-10-05 Fix insufficiently-portable regression test case. Tom Lane 9.5.0
2015-10-05 Fix insufficiently-portable regression test case. Tom Lane 9.6.0
2015-01-30 Fix jsonb Unicode escape processing, and in consequence disallow \u0000. Tom Lane 9.5.0
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-22 Fix corner-case behaviors in JSON/JSONB field extraction operators. Tom Lane 9.5.0
2014-08-20 More regression test cases for json/jsonb extraction operators. Tom Lane 9.4.0
2014-08-20 More regression test cases for json/jsonb extraction operators. Tom Lane 9.5.0
2014-08-20 Fix core dump in jsonb #> operator, and add regression test cases. Tom Lane 9.5.0
2014-08-20 Fix core dump in jsonb #> operator, and add regression test cases. Tom Lane 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-29 Remove use_json_as_text options from json_to_record/json_populate_record. Tom Lane 9.5.0
2014-06-25 Fix handling of nested JSON objects in json_populate_recordset and friends. Tom Lane 9.3.5
2014-06-25 Fix handling of nested JSON objects in json_populate_recordset and friends. Tom Lane 9.4.0
2014-06-25 Fix handling of nested JSON objects in json_populate_recordset and friends. Tom Lane 9.5.0
2012-06-13 Revisit error message details for JSON input parsing. Tom Lane 9.2.0
2012-06-05 Fix bogus handling of control characters in json_lex_string(). Tom Lane 9.2.0
2012-02-14 Preserve column names in the execution-time tupledesc for a RowExpr. Tom Lane 9.2.0
2012-02-08 Mark some more I/O-conversion-invoking functions as stable not volatile. Tom Lane 9.2.0