Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 91e8cb6

Browse files
committed
Correct documentation for trace_userlocks.
1 parent febda37 commit 91e8cb6

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

doc/src/sgml/config.sgml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6205,11 +6205,7 @@ LOG: CleanUpLock: deleting: lock(0xb7acd844) id(24688,24696,0,0,0,1)
62056205
<listitem>
62066206
<para>
62076207
If on, emit information about user lock usage. Output is the same
6208-
as for <symbol>trace_locks</symbol>, only for user locks.
6209-
</para>
6210-
<para>
6211-
User locks were removed as of PostgreSQL version 8.2. This option
6212-
currently has no effect.
6208+
as for <symbol>trace_locks</symbol>, only for advisory locks.
62136209
</para>
62146210
<para>
62156211
This parameter is only available if the <symbol>LOCK_DEBUG</symbol>

0 commit comments

Comments
 (0)