Commits

DateSubjectAuthorReleases
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
2014-06-25 Rationalize error messages within jsonfuncs.c. Tom Lane 9.5.0
2014-05-11 Rename jsonb_hash_ops to jsonb_path_ops. Tom Lane 9.4.0
2014-05-09 Improve key representation for GIN jsonb_ops, and fix existence-search bug. Tom Lane 9.4.0