Skip to content

Include PostgreSQL foreign tables in discovery - #310

Merged
Maxteabag merged 1 commit into
mainfrom
fix/issue-259-postgres-fdw
Aug 24, 2026
Merged

Include PostgreSQL foreign tables in discovery#310
Maxteabag merged 1 commit into
mainfrom
fix/issue-259-postgres-fdw

Conversation

@Maxteabag

Copy link
Copy Markdown
Owner

Summary

  • include PostgreSQL FOREIGN tables alongside ordinary base tables
  • keep foreign tables in the existing Tables explorer folder
  • add a regression for the information-schema query

Fixes #259.

Validation

  • regression failed before the fix and passes afterward
  • live postgres_fdw loopback table was discovered, introspected, and queried successfully
  • Ruff and structured autoreview: clean

@Maxteabag
Maxteabag merged commit 0b46b74 into main Aug 24, 2026
11 checks passed
@Maxteabag
Maxteabag deleted the fix/issue-259-postgres-fdw branch August 24, 2026 00:54
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.

Feature Request: Add PostgreSQL FDW support

1 participant