[YSQL] Support SKIP LOCKED for explicit row-level locks in SERIALIZABLE isolation level #11761
Labels
area/ysql
Yugabyte SQL (YSQL)
kind/enhancement
This is an enhancement of an existing feature
pg-compatibility
Label for issues that result in differences b/w YSQL and Pg semantics
priority/medium
Medium priority issue
Jira Link: DB-505
Description
SKIP LOCKED is supported in REPEATABLE READ and READ COMMITTED isolation levels. Support it for SERIALIZABLE as well.
The text was updated successfully, but these errors were encountered: