From: Robert Haas Date: Thu, 10 Nov 2011 23:00:34 +0000 (-0500) Subject: Correct documentation for trace_userlocks. X-Git-Tag: REL9_1_2~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=91e8cb61a576ee48e224da1303ef37edc9067cc6;p=thirdparty%2Fpostgresql.git Correct documentation for trace_userlocks. --- diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 98db5f11b85..f797860d1c0 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -6205,11 +6205,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