Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-02-03 | Fix IsValidJsonNumber() to notice trailing non-alphanumeric garbage. | Tom Lane | 9.4.6 |
| 2014-03-23 | Introduce jsonb, a structured format for storing json. | Andrew Dunstan | 9.4.0 |
| 2013-11-10 | Fix whitespace issues found by git diff --check, add gitattributes | Peter Eisentraut | 9.4.0 |