Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-01 | Revert SQL/JSON features | Andrew Dunstan | 15.0 |
| 2022-07-07 | Only allow returning string types or bytea from json_serialize | Andrew Dunstan | 15.0 |
| 2022-04-28 | Fix JSON_OBJECTAGG uniquefying bug | Andrew Dunstan | 15.0 |
| 2022-04-13 | Fix finalization for json_objectagg and friends | Andrew Dunstan | 15.0 |
| 2022-03-31 | RETURNING clause for JSON() and JSON_SCALAR() | Andrew Dunstan | 15.0 |
| 2022-03-30 | SQL JSON functions | Andrew Dunstan | 15.0 |
| 2022-03-28 | IS JSON predicate | Andrew Dunstan | 15.0 |
| 2022-03-27 | SQL/JSON constructors | Andrew Dunstan | 15.0 |