Log Message:
-----------
Amend self deadlock algorithm for resource scheduling, it was being brain dead 
and continuing to scan the lock list after finding a holder that wasn't me, 
changed to stop the scan when this happens.

Modified Files:
--------------
    bizgres/postgresql/src/backend/storage/lmgr:
        proc.c (r1.3 -> r1.4)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backend/storage/lmgr/proc.c.diff?r1=1.3&r2=1.4)

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to