]> 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:01:18 +0000 (18:01 -0500)
doc/src/sgml/config.sgml

index 32283f404d17852b6e203943d05d0be0b4161f7c..f047f2c5dd890416ed451abe7b8054e157e70491 100644 (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>