Skip to content

Postgres: Support parenthesized SET options for ALTER TABLE #1947

New issue

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

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

Already on GitHub? # to your account

Merged
merged 5 commits into from
Jul 23, 2025

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
Copy link
Contributor

@iffyio iffyio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @achristmascarl!
cc @alamb

@iffyio iffyio merged commit f49c30f into apache:main Jul 23, 2025
10 checks passed
# for free to join this conversation on GitHub. Already have an account? # 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