Commits

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

DateSubjectAuthorReleases
2026-06-11 IS JSON/JSON(): Protect against expressions uncoercible to text Álvaro Herrera 18 (unreleased)
2026-01-19 pg_stat_statements: Fix crash in list squashing with Vars Michael Paquier 18.2
2025-11-27 Fix error reporting for SQL/JSON path type mismatches Amit Langote 18.2
2025-11-04 Error message stylistic correction Peter Eisentraut 18.1
2025-10-09 Fix internal error from CollateExpr in SQL/JSON DEFAULT expressions Amit Langote 18.1
2025-06-12 Fix squashing algorithm for query texts Álvaro Herrera 18.0
2025-04-06 Relax ordering-related hardcoded btree requirements in planning Peter Eisentraut 18.0
2025-04-05 Avoid double transformation of json_array()'s subquery. Tom Lane 18.0
2025-03-13 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 18.0
2025-01-16 Add OLD/NEW support to RETURNING in DML queries. Dean Rasheed 18.0
2025-01-15 Rename RowCompareType to CompareType Peter Eisentraut 18.0
2025-01-07 Fix error message wording Álvaro Herrera 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-10-27 Remove unused #include's from backend .c files Peter Eisentraut 18.0
2024-10-16 Fix typo in comment of transformJsonAggConstructor() Amit Langote 18.0
2024-09-06 SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE Amit Langote 18.0
2024-09-06 Revert recent SQL/JSON related commits Amit Langote 18.0
2024-09-06 SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE Amit Langote 18.0
2024-08-07 Refactor/reword some error messages to avoid duplicates Alvaro Herrera 18.0
2024-07-30 SQL/JSON: Some fixes to JsonBehavior expression casting Amit Langote 18.0
2024-07-17 SQL/JSON: Rethink c2d93c3802b Amit Langote 18.0
2024-07-04 SQL/JSON: Fix some obsolete comments. Amit Langote 18.0