Commits

DateSubjectAuthorReleases
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
2015-10-15 Fix NULL handling in datum_to_jsonb(). Tom Lane 9.5.0
2015-10-15 Fix NULL handling in datum_to_jsonb(). Tom Lane 9.6.0
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.5.0
2015-10-05 Fix insufficiently-portable regression test case. Tom Lane 9.6.0
2015-07-05 Fix some typos in regression test comments. Tom Lane 9.4.5
2015-07-05 Fix some typos in regression test comments. Tom Lane 9.5.0
2015-07-05 Fix some typos in regression test comments. 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-10-11 Fix bogus optimization in JSONB containment tests. Tom Lane 9.4.0
2014-10-11 Fix bogus optimization in JSONB containment tests. Tom Lane 9.5.0
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 Rationalize error messages within jsonfuncs.c. Tom Lane 9.4.0