From: Robert Haas Date: Thu, 10 Nov 2011 23:00:34 +0000 (-0500) Subject: Correct documentation for trace_userlocks. X-Git-Tag: REL9_2_BETA1~839 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=788cb1c2e8c68d054b7b5bb43f659347acf09278;p=postgresql Correct documentation for trace_userlocks. --- diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 18b39ea0a9..d1e628fefc 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -6225,11 +6225,7 @@ LOG: CleanUpLock: deleting: lock(0xb7acd844) id(24688,24696,0,0,0,1) If on, emit information about user lock usage. Output is the same - as for trace_locks, only for user locks. - - - User locks were removed as of PostgreSQL version 8.2. This option - currently has no effect. + as for trace_locks, only for advisory locks. This parameter is only available if the LOCK_DEBUG