pgsql: Add comment on why deadlock detection error messages only prints - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add comment on why deadlock detection error messages only prints
Date
Msg-id 20070420201553.022E79FBA38@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add comment on why deadlock detection error messages only prints numbers.

Modified Files:
--------------
    pgsql/src/backend/storage/lmgr:
        deadlock.c (r1.46 -> r1.47)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/lmgr/deadlock.c.diff?r1=1.46&r2=1.47)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add script major_release_split to simplify creating release notes
Next
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Documentation for UUID type