Skip to content
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

Prepare merge-up of #11188 into 2.18.x #11204

Draft
wants to merge 30 commits into
base: 2.18.x
Choose a base branch
from

Conversation

mpdude
Copy link
Contributor

@mpdude mpdude commented Feb 2, 2024

Actual discussion should take place in #11188; this PR is to aid merging up the changes.

mpdude and others added 30 commits January 28, 2024 22:16
…mit as well as locking mode statements to a given SQL query.

Add a FinalizedSelectExecutor that executes given, finalized SQL statements.
…l happen before and after the finalization phase.

Move the part that generates "pre-finalization" SQL into a dedicated method. Use a side channel in SingleSelectSqlFinalizer to access the "finalization" logic and avoid duplication.
…hrough the finalizer, parser knows about output walkers yielding finalizers
…ParserResult of the old kind (with the executor already constructed)
Co-authored-by: Grégoire Paris <postmaster@greg0ire.fr>
That way, we have no remaining classes in the codebase subclassing SqlWalker but not SqlOutputWalker
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.

None yet

1 participant