Commits

DateSubjectAuthorReleases
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
2015-05-13 Fix jsonb replace and delete on scalars and empty structures Andrew Dunstan 9.5.0
2015-05-12 Fix some errors from jsonb functions patch. Andrew Dunstan 9.5.0
2015-05-12 Additional functions and operators for jsonb Andrew Dunstan 9.5.0
2015-02-26 Render infinite date/timestamps as 'infinity' for json/jsonb Andrew Dunstan 9.5.0
2014-12-12 Add several generator functions for jsonb that exist for json. Andrew Dunstan 9.5.0
2014-12-12 Add json_strip_nulls and jsonb_strip_nulls functions. Andrew Dunstan 9.5.0
2014-06-03 Do not escape a unicode sequence when escaping JSON text. Andrew Dunstan 9.4.0
2014-03-26 Cleanup around json_to_record/json_to_recordset Andrew Dunstan 9.4.0
2014-03-24 Do jsonb regression test input in the conventional way. Andrew Dunstan 9.4.0
2014-03-23 Introduce jsonb, a structured format for storing json. Andrew Dunstan 9.4.0