Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-12-21 | Remove "invalid concatenation of jsonb objects" error case. | Tom Lane | 10.16 |
| 2019-06-11 | Fix conversion of JSON strings to JSON output columns in json_to_record(). | Tom Lane | 10.9 |
| 2017-11-06 | Make json{b}_populate_recordset() use the right tuple descriptor. | Tom Lane | 10.1 |
| 2017-04-01 | Fix unstable regression test result. | Tom Lane | 10.0 |
| 2016-10-13 | Fix broken jsonb_set() logic for replacing array elements. | Tom Lane | 10.0 |