Skip to content

Fix PostgreSQL cutover module scope - #1379

Merged
azurras merged 3 commits into
mainfrom
codex/postgresql-registry-enumeration
Aug 26, 2026
Merged

Fix PostgreSQL cutover module scope#1379
azurras merged 3 commits into
mainfrom
codex/postgresql-registry-enumeration

Conversation

@azurras

@azurras azurras commented Aug 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • bind deferred PostgreSQL cutover actions to their originating module commands
  • preserve private helper resolution after normal Import-Module
  • add a regression matching the production dispatcher/import boundary

Production evidence

  • the approved cutover stopped before journal creation or writer shutdown with New-ProductionPostgreSqlCutoverPreflight not found
  • MongoDB and the website remained running; PostgreSQL status is safe and loopback-only

Verification

  • focused cutover suite: 17 passed, 0 failed
  • complete Windows operations suite: 768 passed, 28 expected skips, 0 failed
  • PowerShell parser: 0 errors
  • git diff --check: clean

@azurras
azurras merged commit 95cb8f9 into main Aug 26, 2026
8 checks passed
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.

1 participant