Commits

Showing commits that first shipped in 17 (backpatches included). Clear

DateSubjectAuthorReleases
2026-06-11 IS JSON/JSON(): Protect against expressions uncoercible to text Álvaro Herrera 17 (unreleased)
2025-11-27 Fix error reporting for SQL/JSON path type mismatches Amit Langote 17.8
2025-11-04 Error message stylistic correction Peter Eisentraut 17.7
2025-10-09 Fix internal error from CollateExpr in SQL/JSON DEFAULT expressions Amit Langote 17.7
2025-04-05 Avoid double transformation of json_array()'s subquery. Tom Lane 17.5
2025-03-13 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 17.5
2025-01-07 Fix error message wording Álvaro Herrera 17.3
2024-10-16 Fix typo in comment of transformJsonAggConstructor() Amit Langote 17.1
2024-09-06 SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE Amit Langote 17.0
2024-09-06 Revert recent SQL/JSON related commits Amit Langote 17.0
2024-09-06 SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE Amit Langote 17.0
2024-08-07 Refactor/reword some error messages to avoid duplicates Alvaro Herrera 17.0
2024-07-30 SQL/JSON: Some fixes to JsonBehavior expression casting Amit Langote 17.0
2024-07-17 SQL/JSON: Rethink c2d93c3802b Amit Langote 17.0
2024-07-04 SQL/JSON: Fix some obsolete comments. Amit Langote 17.0
2024-06-28 SQL/JSON: Always coerce JsonExpr result at runtime Amit Langote 17.0
2024-06-28 SQL/JSON: Fix coercion of constructor outputs to types with typmod Amit Langote 17.0
2024-06-28 SQL/JSON: Validate values in ON ERROR/EMPTY clauses Amit Langote 17.0
2024-06-19 SQL/JSON: Correctly enforce the default ON EMPTY behavior Amit Langote 17.0
2024-06-12 Harmonize function parameter names for Postgres 17. Peter Geoghegan 17.0
2024-05-05 Fix query pullup issue with WindowClause runCondition David Rowley 17.0
2024-04-18 SQL/JSON: Fix issues with DEFAULT .. ON ERROR / EMPTY Amit Langote 17.0
2024-04-18 SQL/JSON: Improve some error messages Amit Langote 17.0
2024-04-08 Fix restriction on specifying KEEP QUOTES in JSON_QUERY() Amit Langote 17.0
2024-04-05 Suppress "variable may be used uninitialized" warning. Tom Lane 17.0