Age | Commit message (Expand) | Author |
---|---|---|
2014-05-09 | More jsonb cleanup. | Heikki Linnakangas |
2014-05-09 | Minor cleanup of jsonb_util.c | Heikki Linnakangas |
2014-05-07 | Clean up jsonb code. | Heikki Linnakangas |
2014-05-06 | hash_any returns Datum, not uint32 (and definitely not "int"). | Tom Lane |
2014-05-06 | With ecpg exclusion removed, re-run pgindent for 9.4 | Bruce Momjian |
2014-05-06 | pgindent run for 9.4 | Bruce Momjian |
2014-04-02 | De-anonymize the union in JsonbValue. | Tom Lane |
2014-03-27 | Silence compiler warnings in new jsonb code. | Heikki Linnakangas |
2014-03-23 | Introduce jsonb, a structured format for storing json. | Andrew Dunstan |