Skip to content

Commit 019d45e

Browse files
committed
Correct documentation for trace_userlocks.
1 parent 1d9d7a9 commit 019d45e

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
@@ -5843,11 +5843,7 @@ LOG: CleanUpLock: deleting: lock(0xb7acd844) id(24688,24696,0,0,0,1)
58435843
<listitem>
58445844
<para>
58455845
If on, emit information about user lock usage. Output is the same
5846-
as for <symbol>trace_locks</symbol>, only for user locks.
5847-
</para>
5848-
<para>
5849-
User locks were removed as of PostgreSQL version 8.2. This option
5850-
currently has no effect.
5846+
as for <symbol>trace_locks</symbol>, only for advisory locks.
58515847
</para>
58525848
<para>
58535849
This parameter is only available if the <symbol>LOCK_DEBUG</symbol>

0 commit comments

Comments
 (0)