Skip to content

Add extra check in normalize for commit, rollback and abort #16802

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 2 commits into from
Mar 25, 2025

Conversation

pdet
Copy link
Contributor

@pdet pdet commented Mar 24, 2025

Fix: #16788

@Mytherin
Copy link
Collaborator

Mytherin commented Mar 24, 2025

Thanks for the PR!

I don't really see why we should special case these three tokens - I would suggest adding all keywords (including unreserved keywords) to the normalize names list instead.

@duckdb-draftbot duckdb-draftbot marked this pull request as draft March 25, 2025 14:25
@pdet pdet marked this pull request as ready for review March 25, 2025 17:02
@Mytherin Mytherin merged commit 72cf646 into duckdb:v1.2-histrionicus Mar 25, 2025
50 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

krlmlr added a commit to duckdb/duckdb-r that referenced this pull request Apr 8, 2025
Add extra check in normalize for commit, rollback and abort (duckdb/duckdb#16802)
@pdet pdet deleted the reserved_normalize branch May 28, 2025 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants