]> granicus.if.org Git - postgresql/commitdiff
Correct documentation for trace_userlocks.
authorRobert Haas <rhaas@postgresql.org>
Thu, 10 Nov 2011 23:00:34 +0000 (18:00 -0500)
committerRobert Haas <rhaas@postgresql.org>
Thu, 10 Nov 2011 23:00:34 +0000 (18:00 -0500)
doc/src/sgml/config.sgml

index 18b39ea0a97d4c867882f549fef7ba3c2fc42bb8..d1e628fefcab1ff77931b1e291e7258bcba5d3b6 100644 (file)
@@ -6225,11 +6225,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>