mirror of
https://github.com/postgres/postgres.git
synced 2025-11-09 06:21:09 +03:00
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.