Skip to content

Postgresql: Add REPLICA IDENTITY operation for ALTER TABLE #1844

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

Merged
merged 3 commits into from
May 14, 2025

Conversation

MohamedAbdeen21
Copy link
Contributor

Add support for the psql-specific ALTER TABLE operation REPLICA IDENTITY

Docs: https://www.postgresql.org/docs/current/sql-altertable.html

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.

Thanks @MohamedAbdeen21! left a couple minor comments, the changes look good to me overall

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 @MohamedAbdeen21!
cc @alamb

@iffyio iffyio changed the title Postgresql ALTER TABLE operation: REPLICA IDENTITY Postgresql: Add REPLICA IDENTITY operation for ALTER TABLE May 14, 2025
@iffyio iffyio merged commit c6e897d into apache:main May 14, 2025
9 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.

2 participants