Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-10-08 | Factor out encoding specific tests for json | Andrew Dunstan | 9.6.0 |
| 2015-10-05 | Fix insufficiently-portable regression test case. | Tom Lane | 9.6.0 |
| 2015-10-05 | Prevent stack overflow in json-related functions. | Noah Misch | 9.6.0 |
| 2015-07-24 | Fix treatment of nulls in jsonb_agg and jsonb_object_agg | Andrew Dunstan | 9.6.0 |
| 2015-07-18 | Support JSON negative array subscripts everywhere | Andrew Dunstan | 9.6.0 |