| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Minor refactoring of jsonb_util.c | Heikki Linnakangas | 2014-05-28 | 1 | -30/+43 |
| * | Jsonb comparison bug fixes. | Heikki Linnakangas | 2014-05-28 | 1 | -25/+38 |
| * | Update obsolete comment. | Tom Lane | 2014-05-19 | 1 | -1/+1 |
| * | Fix broken allocation logic in recently-rewritten jsonb_util.c. | Tom Lane | 2014-05-09 | 1 | -43/+35 |
| * | More jsonb cleanup. | Heikki Linnakangas | 2014-05-09 | 1 | -189/+114 |
| * | Minor cleanup of jsonb_util.c | Heikki Linnakangas | 2014-05-09 | 1 | -191/+187 |
| * | Clean up jsonb code. | Heikki Linnakangas | 2014-05-07 | 1 | -588/+341 |
| * | hash_any returns Datum, not uint32 (and definitely not "int"). | Tom Lane | 2014-05-06 | 1 | -20/+23 |
| * | With ecpg exclusion removed, re-run pgindent for 9.4 | Bruce Momjian | 2014-05-06 | 1 | -4/+4 |
| * | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 | 1 | -120/+137 |
| * | De-anonymize the union in JsonbValue. | Tom Lane | 2014-04-02 | 1 | -133/+133 |
| * | Silence compiler warnings in new jsonb code. | Heikki Linnakangas | 2014-03-27 | 1 | -0/+3 |
| * | Introduce jsonb, a structured format for storing json. | Andrew Dunstan | 2014-03-23 | 1 | -0/+1872 |
