From 8cdb85b51232c6cdc0a1461d98bc6d46e6ce60c1 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 6 Jan 2010 02:41:37 +0000 Subject: Remove tabs in SGML. Move OIDCHARS to proper include file. --- doc/src/sgml/config.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 34f472555e5..dbccaa75691 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1,4 +1,4 @@ - + Server Configuration @@ -2021,7 +2021,7 @@ archive_command = 'copy "%p" "C:\\server\\archivedir\\%f"' # Windows (see ). - + Reducing this value relative to seq_page_cost will cause the system to prefer index scans; raising it will make index scans look relatively more expensive. You can raise -- cgit v1.2.3