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-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
2014-12-12 Add json_strip_nulls and jsonb_strip_nulls functions. Andrew Dunstan 9.5.0
2014-07-22 Allow empty string object keys in json_object(). Andrew Dunstan 9.5.0
2014-07-22 Allow empty string object keys in json_object(). Andrew Dunstan 9.4.0
2014-06-03 Use EncodeDateTime instead of to_char to render JSON timestamps. Andrew Dunstan 9.4.0
2014-06-03 Do not escape a unicode sequence when escaping JSON text. Andrew Dunstan 9.4.0
2014-06-03 Output timestamps in ISO 8601 format when rendering JSON. Andrew Dunstan 9.4.0
2014-03-23 Introduce jsonb, a structured format for storing json. Andrew Dunstan 9.4.0
2014-01-29 Add json_array_elements_text function. Andrew Dunstan 9.4.0
2014-01-28 New json functions. Andrew Dunstan 9.4.0
2013-10-10 json_typeof function. Andrew Dunstan 9.4.0
2013-06-12 Fix unescaping of JSON Unicode escapes, especially for non-UTF8. Andrew Dunstan 9.3.0