From f581215660c733f346e12a718e4596736b87ab69 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Sat, 24 Jul 2010 12:16:20 +0000 Subject: [PATCH] Remove tab from SGML file --- doc/src/sgml/config.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 0f20e75fbc..e73187a455 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 + to and .