Add support to lock manager for conditionally locking a lock (ie,
return without waiting if we can't get the lock immediately). Not used yet, but will be needed for concurrent VACUUM.
Showing
Please register or sign in to comment
return without waiting if we can't get the lock immediately). Not used yet, but will be needed for concurrent VACUUM.