Commits

DateSubjectAuthorReleases
2015-10-08 Factor out encoding specific tests for json Andrew Dunstan 9.3.11
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.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-10-05 Prevent stack overflow in json-related functions. Noah Misch 9.3.10
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-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-02-26 Render infinite date/timestamps as 'infinity' for json/jsonb Andrew Dunstan 9.4.2
2015-02-26 Render infinite date/timestamps as 'infinity' for json/jsonb Andrew Dunstan 9.5.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-12-12 Add json_strip_nulls and jsonb_strip_nulls functions. Andrew Dunstan 9.5.0
2014-09-29 Also revert e3ec0728, JSON regression tests Stephen Frost 9.5.0
2014-09-12 Fix JSON regression 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