diff options
author | Marc G. Fournier <scrappy@hub.org> | 1997-02-12 05:25:13 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 1997-02-12 05:25:13 +0000 |
commit | fb70587c1d5e111dfe63893c4dd934b430267ef5 (patch) | |
tree | 930f745f0705a3b6da38f83581bd6ee4df7e7582 /src/bin/psql/stringutils.c | |
parent | ba82bb3eacdeef77377b8a9dc9126c506d3f7b11 (diff) | |
download | postgresql-fb70587c1d5e111dfe63893c4dd934b430267ef5.tar.gz postgresql-fb70587c1d5e111dfe63893c4dd934b430267ef5.zip |
Patch from Massimo Dal Zotto <dz@cs.unitn.it>
The following patches add to the backend a new debugging flag -K which prints
a debug trace of all locking operations on user relations (those with oid
greater than 20000). The code is compiled only if LOCK_MGR_DEBUG is defined,
so the patch should be harmless if not explicitly enabled.
I'm using the code to trace deadlock conditions caused by application queries
using the command "$POSTMASTER -D $PGDATA -o '-d 1 -K 1'.
The patches are for version 6.0 dated 970126.
Diffstat (limited to 'src/bin/psql/stringutils.c')
0 files changed, 0 insertions, 0 deletions