From: Robert Haas Date: Thu, 10 Nov 2011 23:00:34 +0000 (-0500) Subject: Correct documentation for trace_userlocks. X-Git-Tag: REL8_4_10~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe3bc4e33195c3bb931d2a4a0b392696a14a1b9a;p=thirdparty%2Fpostgresql.git Correct documentation for trace_userlocks. --- diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 32283f404d1..f047f2c5dd8 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -5397,11 +5397,7 @@ plruby.use_strict = true # generates error: unknown class name 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