Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Rename jsonb_hash_ops to jsonb_path_ops. | Tom Lane | 2014-05-11 |
* | Improve key representation for GIN jsonb_ops, and fix existence-search bug. | Tom Lane | 2014-05-09 |
* | Clean up jsonb code. | Heikki Linnakangas | 2014-05-07 |
* | Fix some more confusion between uint32 and Datum. | Tom Lane | 2014-05-06 |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 |
* | De-anonymize the union in JsonbValue. | Tom Lane | 2014-04-02 |
* | Rename GinLogicValue to GinTernaryValue. | Heikki Linnakangas | 2014-03-31 |
* | Introduce jsonb, a structured format for storing json. | Andrew Dunstan | 2014-03-23 |