Commits

Showing commits that first shipped in 10 (backpatches included). Clear

DateSubjectAuthorReleases
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 10.16
2019-06-11 Fix conversion of JSON strings to JSON output columns in json_to_record(). Tom Lane 10.9
2017-11-06 Make json{b}_populate_recordset() use the right tuple descriptor. Tom Lane 10.1
2017-09-11 Message style fixes Peter Eisentraut 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-05-29 Make edge-case behavior of jsonb_populate_record match json_populate_record Tom Lane 10.0
2017-05-29 Fix thinko in JsObjectSize() macro. Tom Lane 10.0
2017-05-19 Fix misspelled struct tag. Tom Lane 10.0
2017-05-19 Fix argument name differences Peter Eisentraut 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-04-07 Remove extraneous comma to satisfy picky compiler Andrew Dunstan 10.0
2017-04-07 Make json_populate_record and friends operate recursively Andrew Dunstan 10.0
2017-03-31 Transform or iterate over json(b) string values Andrew Dunstan 10.0
2017-03-12 Use wrappers of PG_DETOAST_DATUM_PACKED() more. Noah Misch 10.0
2017-03-12 Assume deconstruct_array() outputs are untoasted. Noah Misch 10.0
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 10.0
2016-10-13 Fix broken jsonb_set() logic for replacing array elements. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0