pgsql/src/backend/storage/lmgr proc.c

From: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/storage/lmgr proc.c
Date: 2001-09-04 02:26:57
Message-ID: 200109040226.f842QvM46190@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: scrappy(at)hub(dot)org 01/09/03 22:26:57

Modified files:
src/backend/storage/lmgr: proc.c

Log message:
Clean up the lock state properly when aborting because of early deadlock
detection in ProcSleep(). Bug noted by Tomasz Zielonka --- how did this
escape detection for this long??

Browse pgsql-committers by date

  From Date Subject
Next Message Marc G. Fournier 2001-09-04 03:17:54 pgsql/doc/src/sgml datatype.sgml
Previous Message Marc G. Fournier 2001-09-04 00:22:35 pgsql/ oc/src/sgml/ref/ipcclean.sgml rc/backen ...