Commits

DateSubjectAuthorReleases
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-08 Factor out encoding specific tests for json Andrew Dunstan 9.4.6
2015-10-08 Factor out encoding specific tests for json Andrew Dunstan 9.5.0
2015-10-08 Factor out encoding specific tests for json Andrew Dunstan 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-10-05 Prevent stack overflow in json-related functions. Noah Misch 9.4.5
2015-10-05 Prevent stack overflow in json-related functions. Noah Misch 9.5.0
2015-10-05 Prevent stack overflow in json-related functions. Noah Misch 9.6.0
2015-10-04 Disallow invalid path elements in jsonb_set Andrew Dunstan 9.5.0
2015-10-04 Disallow invalid path elements in jsonb_set Andrew Dunstan 9.6.0
2015-09-13 Fix the fastpath rule for jsonb_concat with an empty operand. Andrew Dunstan 9.5.0
2015-09-13 Fix the fastpath rule for jsonb_concat with an empty operand. Andrew Dunstan 9.6.0
2015-07-24 Fix treatment of nulls in jsonb_agg and jsonb_object_agg Andrew Dunstan 9.5.0
2015-07-24 Fix treatment of nulls in jsonb_agg and jsonb_object_agg Andrew Dunstan 9.6.0
2015-07-18 Support JSON negative array subscripts everywhere Andrew Dunstan 9.6.0
2015-07-18 Support JSON negative array subscripts everywhere Andrew Dunstan 9.5.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-06-11 Rename jsonb - text[] operator to #- to avoid ambiguity. Andrew Dunstan 9.5.0