1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Correct documentation for trace_userlocks.

This commit is contained in:
Robert Haas
2011-11-10 18:00:34 -05:00
parent 44ff103566
commit fe3bc4e331

View File

@ -5397,11 +5397,7 @@ plruby.use_strict = true # generates error: unknown class name
<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>