Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-11 | IS JSON/JSON(): Protect against expressions uncoercible to text | Álvaro Herrera | 17 (unreleased) |
| 2025-04-05 | Avoid double transformation of json_array()'s subquery. | Tom Lane | 17.5 |
| 2025-03-13 | Fix copy-paste error in datum_to_jsonb_internal() | Amit Langote | 17.5 |
| 2024-10-20 | SQL/JSON: Fix some oversights in commit b6e1157e7 | Amit Langote | 17.1 |
| 2024-09-11 | Fix unique key checks in JSON object constructors | Tomas Vondra | 17.0 |
| 2024-06-28 | SQL/JSON: Fix coercion of constructor outputs to types with typmod | Amit Langote | 17.0 |
| 2023-07-26 | Add more SQL/JSON constructor functions | Amit Langote | 17.0 |