Skip to content

Fix extnesible SMGR API violation in register_dirty_segment_ao - #1917

Merged
reshke merged 1 commit into
REL_2_STABLEfrom
fix_smgr
Aug 23, 2026
Merged

Fix extnesible SMGR API violation in register_dirty_segment_ao#1917
reshke merged 1 commit into
REL_2_STABLEfrom
fix_smgr

Conversation

@reshke

@reshke reshke commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

$subj, in CBDB we allow extension to hijack all SMGR calls via interface, but register_dirty_segment_ao didn't follow the memo. Exntension that need this is Yezzey

Fixes #ISSUE_Number

What does this PR do?

Type of Change

  • Bug fix (non-breaking change)
  • New feature (non-breaking change)
  • Breaking change (fix or feature with breaking changes)
  • Documentation update

Breaking Changes

Test Plan

  • Unit tests added/updated
  • Integration tests added/updated
  • Passed make installcheck
  • Passed make -C src/test installcheck-cbdb-parallel

Impact

Performance:

User-facing changes:

Dependencies:

Checklist

Additional Context

CI Skip Instructions


$subj, in CBDB we allow extension to hijack all SMGR calls via
interface, but register_dirty_segment_ao didn't follow the memo.
Exntension that need this is Yezzey
@reshke
reshke merged commit 4593991 into REL_2_STABLE Aug 23, 2026
53 checks passed
@reshke
reshke deleted the fix_smgr branch August 23, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants