Commits

DateSubjectAuthorReleases
2015-05-27 Revert "Simplify addJsonbToParseState()" Andrew Dunstan 9.5.0
2015-05-26 Simplify addJsonbToParseState() Andrew Dunstan 9.5.0
2015-05-25 Clean up and simplify jsonb_concat code. 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 Additional functions and operators for jsonb Andrew Dunstan 9.5.0
2015-05-04 Fix two small bugs in json's populate_record_worker Andrew Dunstan 9.4.2
2015-05-04 Fix two small bugs in json's populate_record_worker Andrew Dunstan 9.5.0
2014-12-16 Fix some jsonb issues found by Coverity in recent commits. Andrew Dunstan 9.5.0
2014-12-12 Add json_strip_nulls and jsonb_strip_nulls functions. Andrew Dunstan 9.5.0
2014-06-01 Improve the efficiency of certain jsonb get operations. Andrew Dunstan 9.4.0
2014-03-26 Fix uninitialized variables in json's populate_record_worker(). Andrew Dunstan 9.4.0
2014-03-26 Cleanup around json_to_record/json_to_recordset Andrew Dunstan 9.4.0
2014-03-26 Tidy up the populate/to_record{set} code for json a bit. Andrew Dunstan 9.4.0
2014-03-23 Introduce jsonb, a structured format for storing json. Andrew Dunstan 9.4.0
2014-02-03 In json code, clean up temp memory contexts after processing. Andrew Dunstan 9.4.0
2014-02-03 In json code, clean up temp memory contexts after processing. Andrew Dunstan 9.3.3
2014-01-29 Silence compiler warnings about possibly unset variables. 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
2014-01-22 Reindent json.c and jsonfuncs.c. Andrew Dunstan 9.4.0
2013-04-15 Correct handling of NULL arguments in json funcs. Andrew Dunstan 9.3.0
2013-04-04 Fix off by one error in JSON extract path code. Andrew Dunstan 9.3.0
2013-03-29 Add new JSON processing functions and parser API. Andrew Dunstan 9.3.0