Skip to content
Snippets Groups Projects
user avatar
Simon Riggs authored
At commit all standby locks are released
for the top-level transaction, so searching
for locks for each subtransaction is both
pointless and costly (N^2) in the presence
of many AccessExclusiveLocks.
d9fad107
History