Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-11 | IS JSON/JSON(): Protect against expressions uncoercible to text | Álvaro Herrera | 18 (unreleased) |
| 2025-04-20 | Fix issue with ORDER BY / DISTINCT aggregates and FILTER | David Rowley | 18.0 |
| 2025-04-05 | Avoid double transformation of json_array()'s subquery. | Tom Lane | 18.0 |
| 2025-03-13 | Fix copy-paste error in datum_to_jsonb_internal() | Amit Langote | 18.0 |
| 2025-03-11 | Improve EXPLAIN's display of window functions. | Tom Lane | 18.0 |
| 2025-01-07 | Fix error message wording | Álvaro Herrera | 18.0 |
| 2024-10-31 | Make all ereport() calls within gram.y provide error locations. | Tom Lane | 18.0 |
| 2024-10-20 | SQL/JSON: Fix some oversights in commit b6e1157e7 | Amit Langote | 18.0 |
| 2024-09-11 | Fix unique key checks in JSON object constructors | Tomas Vondra | 18.0 |