1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-24 10:47:04 +03:00

Correct documentation for trace_userlocks.

This commit is contained in:
Robert Haas 2011-11-10 18:00:34 -05:00
parent febda37fda
commit 91e8cb61a5

View File

@ -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>