Commits

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

DateSubjectAuthorReleases
2026-06-11 IS JSON/JSON(): Protect against expressions uncoercible to text Álvaro Herrera 19 (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-04-01 Add UPDATE/DELETE FOR PORTION OF Peter Eisentraut 19 (unreleased)
2026-03-31 Property references are preferred over regular column references Peter Eisentraut 19 (unreleased)
2026-03-17 Allow IS JSON predicate to work with domain types Andrew Dunstan 19 (unreleased)
2026-03-16 SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut 19 (unreleased)
2026-03-12 Extend DomainHasConstraints() to optionally check constraint volatility Andrew Dunstan 19 (unreleased)
2026-01-19 pg_stat_statements: Fix crash in list squashing with Vars Michael Paquier 19 (unreleased)
2026-01-12 Stop including {brin,gin}_tuple.h in tuplesort.h Álvaro Herrera 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-12-02 Remove useless casting to same type Peter Eisentraut 19 (unreleased)
2025-11-27 Fix error reporting for SQL/JSON path type mismatches Amit Langote 19 (unreleased)
2025-11-04 Error message stylistic correction Peter Eisentraut 19 (unreleased)
2025-10-09 Fix internal error from CollateExpr in SQL/JSON DEFAULT expressions Amit Langote 19 (unreleased)
2025-10-05 Don't include access/htup_details.h in executor/tuptable.h Álvaro Herrera 19 (unreleased)
2025-08-28 Avoid including commands/dbcommands.h in so many places Álvaro Herrera 19 (unreleased)