projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71b2b65
)
Correct documentation for trace_userlocks.
author
Robert Haas
<rhaas@postgresql.org>
Thu, 10 Nov 2011 23:00:34 +0000
(18:00 -0500)
committer
Robert Haas
<rhaas@postgresql.org>
Thu, 10 Nov 2011 23:00:34 +0000
(18:00 -0500)
doc/src/sgml/config.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/config.sgml
b/doc/src/sgml/config.sgml
index 18b39ea0a97d4c867882f549fef7ba3c2fc42bb8..d1e628fefcab1ff77931b1e291e7258bcba5d3b6 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-6225,11
+6225,7
@@
LOG: CleanUpLock: deleting: lock(0xb7acd844) id(24688,24696,0,0,0,1)
<listitem>
<para>
If on, emit information about user lock usage. Output is the same
- as for <symbol>trace_locks</symbol>, only for user locks.
- </para>
- <para>
- User locks were removed as of PostgreSQL version 8.2. This option
- currently has no effect.
+ as for <symbol>trace_locks</symbol>, only for advisory locks.
</para>
<para>
This parameter is only available if the <symbol>LOCK_DEBUG</symbol>