Commits

DateSubjectAuthorReleases
2026-06-27 Reject child partition FDWs in FOR PORTION OF Peter Eisentraut 19 (unreleased)
2026-06-08 Revert "Enable fast default for domains with non-volatile constraints" Andrew Dunstan 19 (unreleased)
2026-04-22 Harmonize function parameter names for Postgres 19. Peter Geoghegan 19 (unreleased)
2026-04-08 instrumentation: Move ExecProcNodeInstr to allow inlining Andres Freund 19 (unreleased)
2026-03-30 Remove bits* typedefs. Nathan Bossart 19 (unreleased)
2026-03-30 Pass down information on table modification to scan nodes Melanie Plageman 19 (unreleased)
2026-03-19 Improve hash join's handling of tuples with null join keys. Tom Lane 19 (unreleased)
2026-03-16 Reduce header inclusions via execnodes.h Álvaro Herrera 19 (unreleased)
2026-03-15 Optimize tuple deformation David Rowley 19 (unreleased)
2026-03-12 Enable fast default for domains with non-volatile constraints Andrew Dunstan 19 (unreleased)
2026-02-17 Use a bitmask for ExecInsertIndexTuples options Álvaro Herrera 19 (unreleased)
2026-01-28 Standardize replication origin naming to use "ReplOrigin". Masahiko Sawada 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-11 Fix some comments. Nathan Bossart 19 (unreleased)
2025-11-02 Change "long" numGroups fields to be Cardinality (i.e., double). Tom Lane 19 (unreleased)
2025-11-02 Improve planner's estimates of tuple hash table sizes. Tom Lane 19 (unreleased)
2025-10-30 Use BumpContext contexts in TupleHashTables, and do some code cleanup. Tom Lane 19 (unreleased)
2025-10-30 Mark ItemPointer arguments as const throughout Peter Eisentraut 19 (unreleased)
2025-10-23 Introduce "REFRESH SEQUENCES" for subscriptions. Amit Kapila 19 (unreleased)
2025-09-15 Update various forward declarations to use typedef Peter Eisentraut 19 (unreleased)
2025-09-04 Fix replica identity check for MERGE. Dean Rasheed 15.15
2025-09-04 Fix replica identity check for MERGE. Dean Rasheed 16.11
2025-09-04 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 13.23
2025-09-04 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 14.20
2025-09-04 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 15.15