Commits

DateSubjectAuthorReleases
2017-09-18 Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. Tom Lane 11.0
2017-03-12 Assume deconstruct_array() outputs are untoasted. Noah Misch 10.0
2017-01-21 Move some things from builtins.h to new header files Peter Eisentraut 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-11-05 Fix erroneous hash calculations in gin_extract_jsonb_path(). Tom Lane 9.6.0
2015-11-05 Fix erroneous hash calculations in gin_extract_jsonb_path(). Tom Lane 9.4.6
2015-11-05 Fix erroneous hash calculations in gin_extract_jsonb_path(). Tom Lane 9.5.0
2015-10-12 Use JsonbIteratorToken consistently in automatic variable declarations. Noah Misch 9.4.6
2015-10-12 Use JsonbIteratorToken consistently in automatic variable declarations. Noah Misch 9.5.0
2015-10-12 Use JsonbIteratorToken consistently in automatic variable declarations. Noah Misch 9.6.0
2015-05-15 Move strategy numbers to include/access/stratnum.h Alvaro Herrera 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-05-11 Rename jsonb_hash_ops to jsonb_path_ops. Tom Lane 9.4.0
2014-05-09 Improve key representation for GIN jsonb_ops, and fix existence-search bug. Tom Lane 9.4.0
2014-05-07 Clean up jsonb code. Heikki Linnakangas 9.4.0
2014-05-07 Fix some more confusion between uint32 and Datum. Tom Lane 9.4.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-04-02 De-anonymize the union in JsonbValue. Tom Lane 9.4.0
2014-03-31 Rename GinLogicValue to GinTernaryValue. Heikki Linnakangas 9.4.0
2014-03-23 Introduce jsonb, a structured format for storing json. Andrew Dunstan 9.4.0