diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-04-21 16:45:12 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-04-21 16:45:12 +0000 |
commit | b5498a26deba8d3112dbf4da5375ccd9db4ff375 (patch) | |
tree | f255da603b7c829cc21fbdbd67390e42df86224e /src/backend/parser/parse_expr.c | |
parent | efe222268f39989b19b74d971becc19215b357d6 (diff) | |
download | postgresql-b5498a26deba8d3112dbf4da5375ccd9db4ff375.tar.gz postgresql-b5498a26deba8d3112dbf4da5375ccd9db4ff375.zip |
Add some optional code (conditionally compiled under #ifdef LWLOCK_STATS)
to track the number of LWLock acquisitions and the number of times we
block waiting for an LWLock, on a per-process basis. After having needed
this twice in the past few months, seems like it should go into CVS.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions