Commits

DateSubjectAuthorReleases
2026-06-11 IS JSON/JSON(): Protect against expressions uncoercible to text Álvaro Herrera 17 (unreleased)
2026-06-11 IS JSON/JSON(): Protect against expressions uncoercible to text Álvaro Herrera 19 (unreleased)
2026-06-11 IS JSON/JSON(): Protect against expressions uncoercible to text Álvaro Herrera 16 (unreleased)
2026-06-11 IS JSON/JSON(): Protect against expressions uncoercible to text Álvaro Herrera 18 (unreleased)
2026-05-08 Enforce RETURNING typmod for empty-set JSON_ARRAY(query) Richard Guo 19 (unreleased)
2026-05-01 Fix JSON_ARRAY(query) empty set handling and view deparsing Richard Guo 19 (unreleased)
2026-03-17 Allow IS JSON predicate to work with domain types Andrew Dunstan 19 (unreleased)
2026-03-17 make immutability tests in to_json and to_jsonb complete Andrew Dunstan 19 (unreleased)
2025-10-07 Assign each subquery a unique name prior to planning it. Robert Haas 19 (unreleased)
2025-04-20 Fix issue with ORDER BY / DISTINCT aggregates and FILTER David Rowley 16.9
2025-04-20 Fix issue with ORDER BY / DISTINCT aggregates and FILTER David Rowley 17.5
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-04-05 Avoid double transformation of json_array()'s subquery. Tom Lane 16.9
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
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 17.3
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 17.1
2024-10-20 SQL/JSON: Fix some oversights in commit b6e1157e7 Amit Langote 16.5
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 16.5