Skip to content

Add SELECT FOR UPDATE NOWAIT and SKIP LOCKED variants for Postgres#108

Merged
lihaoyi merged 1 commit intocom-lihaoyi:mainfrom
alxdm:postgres-for-update-nowait-and-skip-locked
Feb 5, 2026
Merged

Add SELECT FOR UPDATE NOWAIT and SKIP LOCKED variants for Postgres#108
lihaoyi merged 1 commit intocom-lihaoyi:mainfrom
alxdm:postgres-for-update-nowait-and-skip-locked

Conversation

@alxdm
Copy link
Copy Markdown
Contributor

@alxdm alxdm commented Feb 5, 2026

MySqlDialect already supports FOR UPDATE [NOWAIT|SKIP LOCKED] but there are not the same for PostgresDialect.

@lihaoyi lihaoyi merged commit 1da54aa into com-lihaoyi:main Feb 5, 2026
5 of 6 checks passed
@alxdm alxdm deleted the postgres-for-update-nowait-and-skip-locked branch February 5, 2026 11:40
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.

3 participants