Commits

DateSubjectAuthorReleases
2026-04-09 Add nkeys parameter to recheck_matched_pk_tuple() Amit Langote 19 (unreleased)
2026-04-07 Fix deferred FK check batching introduced by commit b7b27eb41a5 Amit Langote 19 (unreleased)
2026-04-03 Optimize fast-path FK checks with batched index probes Amit Langote 19 (unreleased)
2026-04-01 Make FastPathMeta self-contained by copying FmgrInfo structs Amit Langote 19 (unreleased)
2026-04-01 Fix two issues in fast-path FK check introduced by commit 2da86c1ef9 Amit Langote 19 (unreleased)
2026-03-31 Fix use-after-free in ri_LoadConstraintInfo Amit Langote 19 (unreleased)
2026-03-31 Add fast path for foreign key constraint checks Amit Langote 19 (unreleased)
2026-03-30 Doc: fix stale text about partition locking with cached plans Amit Langote 18.4
2026-03-30 Doc: fix stale text about partition locking with cached plans Amit Langote 19 (unreleased)
2026-03-30 Add comment explaining fire_triggers=false in ri_PerformCheck() Amit Langote 19 (unreleased)
2026-01-23 Fix bogus ctid requirement for dummy-root partitioned targets Amit Langote 19 (unreleased)
2026-01-23 Fix bogus ctid requirement for dummy-root partitioned targets Amit Langote 18.2
2026-01-23 Fix bogus ctid requirement for dummy-root partitioned targets Amit Langote 17.8
2026-01-23 Fix bogus ctid requirement for dummy-root partitioned targets Amit Langote 16.12
2026-01-23 Fix bogus ctid requirement for dummy-root partitioned targets Amit Langote 15.16
2026-01-23 Fix bogus ctid requirement for dummy-root partitioned targets Amit Langote 14.21
2026-01-16 Fix rowmark handling for non-relation RTEs during executor init Amit Langote 19 (unreleased)
2026-01-16 Fix rowmark handling for non-relation RTEs during executor init Amit Langote 18.2
2026-01-16 Fix segfault from releasing locks in detached DSM segments Amit Langote 14.21
2026-01-16 Fix segfault from releasing locks in detached DSM segments Amit Langote 15.16
2026-01-16 Fix segfault from releasing locks in detached DSM segments Amit Langote 16.12
2026-01-16 Fix segfault from releasing locks in detached DSM segments Amit Langote 17.8
2026-01-16 Fix segfault from releasing locks in detached DSM segments Amit Langote 18.2
2026-01-16 Fix segfault from releasing locks in detached DSM segments Amit Langote 19 (unreleased)
2025-11-27 Fix error reporting for SQL/JSON path type mismatches Amit Langote 19 (unreleased)