Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-10-25 | Process variadic arguments consistently in json functions | Andrew Dunstan | 10.1 |
| 2017-09-11 | Message style fixes | Peter Eisentraut | 10.0 |
| 2017-04-07 | Make json_populate_record and friends operate recursively | Andrew Dunstan | 10.0 |
| 2017-04-01 | Fix unstable regression test result. | Tom Lane | 10.0 |
| 2017-03-31 | Full Text Search support for json and jsonb | Andrew Dunstan | 10.0 |
| 2017-02-22 | Correctly handle array pseudotypes in to_json and to_jsonb | Andrew Dunstan | 10.0 |