Log Message:
-----------
Release proclock immediately in RemoveFromWaitQueue() if it represents
no held locks.  This maintains the invariant that proclocks are present
only for procs that are holding or awaiting a lock; when this is not
true, LockRelease will fail.  Per report from Stephen Clouse.

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
    pgsql/src/backend/storage/lmgr:
        lock.c (r1.128 -> r1.128.2.1)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/lmgr/lock.c.diff?r1=1.128&r2=1.128.2.1)

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to