bizgres - bizgres: Take the ResQueueLock LW lock right at the start of - Mailing list pgsql-committers

From markir@pgfoundry.org (User Markir)
Subject bizgres - bizgres: Take the ResQueueLock LW lock right at the start of
Date
Msg-id 20070412231811.D204721732B@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Take the ResQueueLock LW lock right at the start of the selfdeadlock check,
to avoid possible race condition.

Modified Files:
--------------
    bizgres/postgresql/src/backend/utils/resscheduler:
        resqueue.c (r1.15 -> r1.16)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backend/utils/resscheduler/resqueue.c.diff?r1=1.15&r2=1.16)

pgsql-committers by date:

Previous
From: neilc@postgresql.org (Neil Conway)
Date:
Subject: pgsql: Minor fixes for the EXPLAIN reference page.
Next
From: h-saito@pgfoundry.org (User H-saito)
Date:
Subject: pgsnmpd - pgsnmpd: important thing is written down before it forgets.