Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2013-12-27 | Properly detect invalid JSON numbers when generating JSON. | Andrew Dunstan | 9.2.7 |
| 2012-02-24 | Correctly handle NULLs in JSON output. | Andrew Dunstan | 9.2.0 |
| 2012-02-21 | Fix typo, noticed by Will Crawford. | Andrew Dunstan | 9.2.0 |
| 2012-02-20 | Fix a couple of cases of JSON output. | Andrew Dunstan | 9.2.0 |
| 2012-02-03 | Add array_to_json and row_to_json functions. | Andrew Dunstan | 9.2.0 |