Commits

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

DateSubjectAuthorReleases
2017-10-25 Process variadic arguments consistently in json functions Andrew Dunstan 9.5.10
2017-06-04 Assorted translatable string fixes Alvaro Herrera 9.5.8
2016-02-21 Fix two-argument jsonb_object when called with empty arrays Andrew Dunstan 9.5.2
2016-01-09 Remove a useless PG_GETARG_DATUM() call from jsonb_build_array. Tom Lane 9.5.1
2015-12-11 Improve some messages Peter Eisentraut 9.5.0
2015-11-17 Message improvements Peter Eisentraut 9.5.0
2015-10-29 Message style improvements Peter Eisentraut 9.5.0
2015-10-20 Fix incorrect translation of minus-infinity datetimes for json/jsonb. Tom Lane 9.5.0
2015-10-15 Fix NULL handling in datum_to_jsonb(). Tom Lane 9.5.0
2015-10-12 Use JsonbIteratorToken consistently in automatic variable declarations. Noah Misch 9.5.0
2015-10-05 Prevent stack overflow in json-related functions. Noah Misch 9.5.0
2015-09-18 Cache argument type information in json(b) aggregate functions. Andrew Dunstan 9.5.0
2015-07-24 Fix treatment of nulls in jsonb_agg and jsonb_object_agg Andrew Dunstan 9.5.0
2015-05-24 Manual cleanup of pgindent results. Tom Lane 9.5.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-12 Additional functions and operators for jsonb Andrew Dunstan 9.5.0
2015-03-31 Remove spurious semicolons. Heikki Linnakangas 9.5.0
2015-02-27 Suppress uninitialized-variable warning from less-bright compilers. Tom Lane 9.5.0
2015-02-27 Fix a couple of trivial issues in jsonb.c Alvaro Herrera 9.5.0
2015-02-26 Render infinite date/timestamps as 'infinity' for json/jsonb Andrew Dunstan 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 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 several generator functions for jsonb that exist for json. Andrew Dunstan 9.5.0
2014-09-29 Change JSONB's on-disk format for improved performance. Tom Lane 9.5.0