Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-03-23 | Introduce jsonb, a structured format for storing json. | Andrew Dunstan | 9.4.0 |
| 2014-03-17 | Fix typos in comments. | Fujii Masao | 9.4.0 |
| 2014-01-28 | New json functions. | Andrew Dunstan | 9.4.0 |
| 2014-01-22 | Reindent json.c and jsonfuncs.c. | Andrew Dunstan | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-12-27 | Properly detect invalid JSON numbers when generating JSON. | Andrew Dunstan | 9.4.0 |
| 2013-11-18 | Use cstring_to_text_with_len when length is known. | Robert Haas | 9.4.0 |
| 2013-11-10 | Fix whitespace issues found by git diff --check, add gitattributes | Peter Eisentraut | 9.4.0 |
| 2013-11-03 | Get rid of more cases of the "must detoast before output function" meme. | Tom Lane | 9.4.0 |
| 2013-10-10 | json_typeof function. | Andrew Dunstan | 9.4.0 |
| 2013-08-09 | Message punctuation and pluralization fixes | Peter Eisentraut | 9.4.0 |
| 2013-07-20 | Clean up new JSON API typedefs | Peter Eisentraut | 9.4.0 |