Skip to content
Snippets Groups Projects
Commit 986085a7 authored by Tom Lane's avatar Tom Lane
Browse files

Improve the representation of FOR UPDATE/FOR SHARE so that we can

support both FOR UPDATE and FOR SHARE in one command, as well as both
NOWAIT and normal WAIT behavior.  The more general code is actually
simpler and cleaner.
parent 931bfc96
No related branches found
No related tags found
Loading
Showing
with 266 additions and 203 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment