From e20df55ccafc3f70d5d6e1f31763d238330dee2b Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Tue, 3 Aug 2010 19:02:21 +0000 Subject: [PATCH] Fix mangled grammar. --- doc/src/sgml/config.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 71cfb842de..b158e6de8a 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1,4 +1,4 @@ - + Server Configuration @@ -5220,7 +5220,7 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir' even if they are not (currently) keywords. This will affect the output of EXPLAIN as well as the results of functions like pg_get_viewdef. See also the - to + option of and . @@ -5236,7 +5236,7 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir' This controls the inheritance semantics. If turned off, subtables are not accessed by various commands by default; basically - an implied ONLY key word. This was added for + an implied ONLY key word. This was added for compatibility with releases prior to 7.1. See for more information. @@ -6113,7 +6113,7 @@ LOG: CleanUpLock: deleting: lock(0xb7acd844) id(24688,24696,0,0,0,1) , , log_parser_stats = on, - log_planner_stats = on, + log_planner_stats = on, log_executor_stats = on