Skip to content

Postgres: Support parenthesized SET options for ALTER TABLE #1947

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

achristmascarl
Copy link
Contributor

Closes #1946

@iffyio iffyio changed the title Postgres: ALTER TABLE SET ( storage_parameters ) Postgres: Support parenthesized SET options for ALTER TABLE Jul 21, 2025
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
@achristmascarl achristmascarl requested a review from iffyio July 21, 2025 14:01
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.

Postgres ALTER TABLE SET ( storage_parameter [= value] [, ... ] ) fails to parse
2 participants