Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-12-01 | Fix hstore_to_json_loose's detection of valid JSON number values. | Andrew Dunstan | 9.4.0 |
| 2014-05-09 | Avoid some pnstrdup()s when constructing jsonb | Heikki Linnakangas | 9.4.0 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-04-04 | Fix some compiler warnings that clang emits with -pedantic. | Robert Haas | 9.4.0 |
| 2014-03-23 | Introduce jsonb, a structured format for storing json. | Andrew Dunstan | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-07-20 | Clean up new JSON API typedefs | Peter Eisentraut | 9.4.0 |