Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-11 | IS JSON/JSON(): Protect against expressions uncoercible to text | Álvaro Herrera | 16 (unreleased) |
| 2025-04-05 | Avoid double transformation of json_array()'s subquery. | Tom Lane | 16.9 |
| 2024-10-20 | SQL/JSON: Fix some oversights in commit b6e1157e7 | Amit Langote | 16.5 |
| 2024-09-11 | Fix unique key checks in JSON object constructors | Tomas Vondra | 16.5 |
| 2023-03-31 | SQL/JSON: support the IS JSON predicate | Alvaro Herrera | 16.0 |
| 2023-03-29 | SQL/JSON: add standard JSON constructor functions | Alvaro Herrera | 16.0 |
| 2022-09-01 | Revert SQL/JSON features | Andrew Dunstan | 16.0 |
| 2022-07-07 | Only allow returning string types or bytea from json_serialize | Andrew Dunstan | 16.0 |