[YSQL] Support SELECT ... NOWAIT in REPEATABLE READ and SERIALIZABLE isolation level #12166
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-503
Description
Currently, NOWAIT is supported in READ COMMITTED isolation level only.
The text was updated successfully, but these errors were encountered: