From fc946c39aeacdff7df60c83fca6582985e8546c8 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Tue, 23 Nov 2010 22:27:50 +0200 Subject: Remove useless whitespace at end of lines --- doc/src/sgml/ref/postgres-ref.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/src/sgml/ref/postgres-ref.sgml') diff --git a/doc/src/sgml/ref/postgres-ref.sgml b/doc/src/sgml/ref/postgres-ref.sgml index fb1910a2dc4..48574d3081b 100644 --- a/doc/src/sgml/ref/postgres-ref.sgml +++ b/doc/src/sgml/ref/postgres-ref.sgml @@ -99,7 +99,7 @@ PostgreSQL documentation General Purpose - + @@ -338,7 +338,7 @@ PostgreSQL documentation - This option dumps out the server's internal configuration variables, + This option dumps out the server's internal configuration variables, descriptions, and defaults in tab-delimited COPY format. It is designed primarily for use by administration tools. @@ -371,7 +371,7 @@ PostgreSQL documentation n, m, and h disable nested-loop, merge and hash joins respectively. - + Neither sequential scans nor nested-loop joins can be disabled completely; the -fs and @@ -651,7 +651,7 @@ PostgreSQL documentation start and shut down the postgres server safely and comfortably. - + If at all possible, do not use SIGKILL to kill the main -- cgit v1.2.3