From 7ca3a0f3e28e9d89d390214f6be59d7c8e88d367 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Fri, 8 Oct 2004 01:36:36 +0000 Subject: Whack some sense into the configuration-file-location patch. Refactor code into something reasonably understandable, cause use of the feature to not fail in standalone backends or in EXEC_BACKEND case, fix sloppy guc.c table entries, make the documentation minimally usable. --- doc/src/sgml/ref/postgres-ref.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 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 cfb16a78686..b0a5f920a9e 100644 --- a/doc/src/sgml/ref/postgres-ref.sgml +++ b/doc/src/sgml/ref/postgres-ref.sgml @@ -1,5 +1,5 @@ @@ -357,7 +357,7 @@ PostgreSQL documentation - Default data direction location + Default data directory location -- cgit v1.2.3