bizgres - bizgres: Amend self deadlock algorithm for resource

Поиск
Список
Период
Сортировка
Искать

bizgres - bizgres: Amend self deadlock algorithm for resource

От:
markir@pgfoundry.org (User Markir)
Дата:
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)
FAQ