Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-10-04 | Disallow invalid path elements in jsonb_set | Andrew Dunstan | 9.6.0 |
| 2015-09-13 | Fix the fastpath rule for jsonb_concat with an empty operand. | Andrew Dunstan | 9.6.0 |
| 2015-07-28 | Only adjust negative indexes in json_get up to the length of the path. | Andrew Dunstan | 9.6.0 |
| 2015-07-19 | Remove dead code. | Andrew Dunstan | 9.6.0 |
| 2015-07-18 | Support JSON negative array subscripts everywhere | Andrew Dunstan | 9.6.0 |