Commits

DateSubjectAuthorReleases
2025-03-05 Allow json{b}_strip_nulls to remove null array elements Andrew Dunstan 18.0
2017-10-25 Process variadic arguments consistently in json functions Andrew Dunstan 9.4.15
2017-10-25 Process variadic arguments consistently in json functions Andrew Dunstan 9.5.10
2017-10-25 Process variadic arguments consistently in json functions Andrew Dunstan 9.6.6
2017-10-25 Process variadic arguments consistently in json functions Andrew Dunstan 10.1
2017-10-25 Process variadic arguments consistently in json functions Andrew Dunstan 11.0
2017-04-07 Make json_populate_record and friends operate recursively Andrew Dunstan 10.0
2017-03-31 Full Text Search support for json and jsonb Andrew Dunstan 10.0
2017-02-22 Correctly handle array pseudotypes in to_json and to_jsonb Andrew Dunstan 10.0
2016-02-21 Fix two-argument jsonb_object when called with empty arrays Andrew Dunstan 9.5.2
2016-02-21 Fix two-argument jsonb_object when called with empty arrays Andrew Dunstan 9.6.0
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