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 |
| 2015-10-05 | Fix insufficiently-portable regression test case. | Tom Lane | 9.3.10 |
| 2015-10-05 | Prevent stack overflow in json-related functions. | Noah Misch | 9.3.10 |
| 2014-06-25 | Fix handling of nested JSON objects in json_populate_recordset and friends. | Tom Lane | 9.3.5 |
| 2013-08-09 | Message punctuation and pluralization fixes | Peter Eisentraut | 9.3.0 |
| 2013-06-12 | Fix unescaping of JSON Unicode escapes, especially for non-UTF8. | Andrew Dunstan | 9.3.0 |