Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
febda37
)
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:01:00 +0000
(18:01 -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 98db5f11b85be3d693c18e8ad88dc677e9eec30f..f797860d1c0780711bc8dbe22d1e610dfd672373 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-6205,11
+6205,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>