Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-10-11 | Fix bogus optimization in JSONB containment tests. | Tom Lane | 9.4.0 |
| 2014-10-11 | Fix bogus optimization in JSONB containment tests. | Tom Lane | 9.5.0 |
| 2014-05-07 | Clean up jsonb code. | Heikki Linnakangas | 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-23 | Introduce jsonb, a structured format for storing json. | Andrew Dunstan | 9.4.0 |