Commits

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

DateSubjectAuthorReleases
2026-06-27 Reject child partition FDWs in FOR PORTION OF Peter Eisentraut 19 (unreleased)
2026-04-08 instrumentation: Allocate query level instrumentation in ExecutorStart Andres Freund 19 (unreleased)
2026-04-05 instrumentation: Separate per-node logic from other uses Andres Freund 19 (unreleased)
2026-04-05 instrumentation: Separate trigger logic from other uses Andres Freund 19 (unreleased)
2026-04-01 Add UPDATE/DELETE FOR PORTION OF Peter Eisentraut 19 (unreleased)
2026-03-16 Reduce header inclusions via execnodes.h Álvaro Herrera 19 (unreleased)
2026-03-16 SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut 19 (unreleased)
2026-03-15 Optimize tuple deformation David Rowley 19 (unreleased)
2026-01-16 Fix rowmark handling for non-relation RTEs during executor init Amit Langote 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-10-25 Fix incorrect logic for caching ResultRelInfos for triggers David Rowley 19 (unreleased)
2025-10-16 Fix EPQ crash from missing partition directory in EState Amit Langote 19 (unreleased)
2025-09-19 Fix EPQ crash from missing partition pruning state in EState Amit Langote 19 (unreleased)
2025-09-04 Fix replica identity check for MERGE. Dean Rasheed 19 (unreleased)
2025-09-04 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 19 (unreleased)
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 19 (unreleased)