Clean up the lock state properly when aborting because of early deadlock
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 4 Sep 2001 02:26:57 +0000 (02:26 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 4 Sep 2001 02:26:57 +0000 (02:26 +0000)
commitb553cba15a0ffb969e3025e6c65e01bb6971ddd6
tree9863646fbc6e70b9ae970dc3ccb540e773bde103
parent3c59a9e3b7050c6853e907ba28242059bb626790
Clean up the lock state properly when aborting because of early deadlock
detection in ProcSleep().  Bug noted by Tomasz Zielonka --- how did this
escape detection for this long??
src/backend/storage/lmgr/proc.c