Commits

DateSubjectAuthorReleases
2015-06-01 Rename jsonb_replace to jsonb_set and allow it to add new values Andrew Dunstan 9.5.0
2015-05-12 Additional functions and operators for jsonb Andrew Dunstan 9.5.0
2015-05-12 Map basebackup tablespaces using a tablespace_map file Andrew Dunstan 9.5.0
2015-02-15 Minor housekeeping on JSON docs. Andrew Dunstan 9.5.0
2014-12-22 Further tidy up on json aggregate documentation Andrew Dunstan 9.3.6
2014-12-22 Further tidy up on json aggregate documentation Andrew Dunstan 9.4.1
2014-12-22 Further tidy up on json aggregate documentation Andrew Dunstan 9.5.0
2014-12-22 Fix documentation of argument type of json_agg and jsonb_agg Andrew Dunstan 9.3.6
2014-12-22 Fix documentation of argument type of json_agg and jsonb_agg Andrew Dunstan 9.4.1
2014-12-22 Fix documentation of argument type of json_agg and jsonb_agg 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-18 Document that jsonb has all the standard comparison operators. Andrew Dunstan 9.5.0
2014-06-18 Document that jsonb has all the standard comparison operators. Andrew Dunstan 9.4.0
2014-03-26 Cleanup around json_to_record/json_to_recordset Andrew Dunstan 9.4.0
2014-03-23 Introduce jsonb, a structured format for storing json. Andrew Dunstan 9.4.0
2014-01-31 Fix documented return type of json_array_elements_text. Andrew Dunstan 9.4.0
2014-01-29 Add json_array_elements_text function. Andrew Dunstan 9.4.0
2014-01-29 Remedy two small omissions in the new json functions docs. Andrew Dunstan 9.4.0
2014-01-28 Minor docs fixes for new json functions. 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-09-26 Fix erroneous statements about multiply specified JSON columns. Andrew Dunstan 9.3.1
2013-09-26 Fix erroneous statements about multiply specified JSON columns. Andrew Dunstan 9.4.0
2013-06-12 Fix unescaping of JSON Unicode escapes, especially for non-UTF8. Andrew Dunstan 9.3.0