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

Additional fixes for #7810 (Improve SKIP LOCKED implementation) #7872

Merged
merged 2 commits into from
Nov 24, 2023

Conversation

hvlad
Copy link
Member

@hvlad hvlad commented Nov 23, 2023

Fixed DELETE RETURNING handling, update documentation for SKIP LOCKED.
Revert the old way of BLR generation for DELETE RETURNING when SKIP LOCKED is not specified.

Revert the old way of BLR generation for DELETE RETURNING when SKIP LOCKED is not specified.
@hvlad hvlad self-assigned this Nov 23, 2023
@hvlad hvlad requested a review from dyemanov November 23, 2023 17:08
@hvlad hvlad linked an issue Nov 23, 2023 that may be closed by this pull request
@hvlad hvlad merged commit 5b240c4 into master Nov 24, 2023
46 checks passed
hvlad added a commit that referenced this pull request Nov 27, 2023
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.

Improve SKIP LOCKED implementation
2 participants