Commits

DateSubjectAuthorReleases
2025-03-05 Allow json{b}_strip_nulls to remove null array elements Andrew Dunstan 18.0
2020-01-17 Add a non-strict version of jsonb_set Andrew Dunstan 13.0
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.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-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-06-11 Rename jsonb - text[] operator to #- to avoid ambiguity. Andrew Dunstan 9.5.0
2015-06-08 Desupport jsonb subscript deletion on objects Andrew Dunstan 9.5.0
2015-06-01 Rename jsonb_replace to jsonb_set and allow it to add new values Andrew Dunstan 9.5.0