Commits

DateSubjectAuthorReleases
2017-01-25 Introduce convenience macros to hide JsonbContainer header accesses better. Tom Lane 10.0
2017-01-22 Relocate static function declarations to be after typedefs in jsonfuncs.c. Tom Lane 10.0
2017-01-18 Implement array version of jsonb_delete and operator Magnus Hagander 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-11-14 Fix typo in comment Magnus Hagander 9.5.6
2016-11-14 Fix typo in comment Magnus Hagander 9.6.2
2016-11-14 Fix typo in comment Magnus Hagander 10.0
2016-10-13 Fix broken jsonb_set() logic for replacing array elements. Tom Lane 10.0
2016-10-13 Fix broken jsonb_set() logic for replacing array elements. Tom Lane 9.6.1
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2016-07-26 Fix typo Peter Eisentraut 9.6.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-04-06 Add jsonb_insert Teodor Sigaev 9.6.0
2016-03-23 Code review for error reports in jsonb_set(). Tom Lane 9.6.0
2016-03-23 Code review for error reports in jsonb_set(). Tom Lane 9.5.2
2016-03-23 Fix unsafe use of strtol() on a non-null-terminated Text datum. Tom Lane 9.5.2
2016-03-23 Fix unsafe use of strtol() on a non-null-terminated Text datum. Tom Lane 9.6.0
2016-03-03 Fix json_to_record() bug with nested objects. Tom Lane 9.6.0
2016-03-03 Fix json_to_record() bug with nested objects. Tom Lane 9.4.7
2016-03-03 Fix json_to_record() bug with nested objects. Tom Lane 9.5.2
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-12-11 Improve some messages Peter Eisentraut 9.5.0
2015-12-11 Improve some messages Peter Eisentraut 9.6.0
2015-10-12 Use JsonbIteratorToken consistently in automatic variable declarations. Noah Misch 9.4.6