From 788cb1c2e8c68d054b7b5bb43f659347acf09278 Mon Sep 17 00:00:00 2001 From: Robert Haas Date: Thu, 10 Nov 2011 18:00:34 -0500 Subject: [PATCH] Correct documentation for trace_userlocks. --- doc/src/sgml/config.sgml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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