Skip to content

Add new completion cases for SERVER & USER MAPPING#1329

Merged
mpilquist merged 3 commits into
typelevel:mainfrom
TarasZhere:user-mapping
Jul 9, 2026
Merged

Add new completion cases for SERVER & USER MAPPING#1329
mpilquist merged 3 commits into
typelevel:mainfrom
TarasZhere:user-mapping

Conversation

@TarasZhere

Copy link
Copy Markdown
Contributor

This change adds support for foreign data wrapper (FDW) related commands. It introduces new Completion cases for CREATE/ALTER/DROP SERVER and CREATE/ALTER/DROP USER MAPPING. The CommandComplete message handling is updated to recognize these new completion tags from PostgreSQL. A few new test case have been added to verify the execution of these FDW commands.

@mpilquist mpilquist merged commit 40cc9ad into typelevel:main Jul 9, 2026
10 checks passed
@mpilquist

Copy link
Copy Markdown
Member

Thank you!

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.

2 participants