bizgres - bizgres: Take the ResQueueLock LW lock right at the start of

From: markir(at)pgfoundry(dot)org (User Markir)
To: pgsql-committers(at)postgresql(dot)org
Subject: bizgres - bizgres: Take the ResQueueLock LW lock right at the start of
Date: 2007-04-12 23:18:11
Message-ID: 20070412231811.D204721732B@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User H-saito 2007-04-13 01:22:21 pgsnmpd - pgsnmpd: important thing is written down before it forgets.
Previous Message Neil Conway 2007-04-12 22:39:21 pgsql: Minor fixes for the EXPLAIN reference page.