Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-10-08 | Factor out encoding specific tests for json | Andrew Dunstan | 9.3.11 |
| 2013-06-12 | Fix unescaping of JSON Unicode escapes, especially for non-UTF8. | Andrew Dunstan | 9.3.0 |
| 2013-06-08 | Handle Unicode surrogate pairs correctly when processing JSON. | Andrew Dunstan | 9.3.0 |
| 2013-03-29 | Add new JSON processing functions and parser API. | Andrew Dunstan | 9.3.0 |
| 2013-03-10 | JSON generation improvements. | Andrew Dunstan | 9.3.0 |