From cd8b0fc5f19e0369d211f01a0eb3201f69977b52 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 8 Jun 2004 13:49:23 +0000 Subject: Change PGETC to PGSYSCONFDIR and PGLOCALE to PGLOCALEDIR, per Peter. --- doc/src/sgml/libpq.sgml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index be669715c08..5b94442238a 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -1,5 +1,5 @@ @@ -3585,18 +3585,18 @@ sets the default mode for the genetic query optimizer. - PGETC + PGSYSCONFDIR -PGETC +PGSYSCONFDIR sets the directory containing the pg_service.conf file. - PGLOCALE + PGLOCALEDIR -PGLOCALE +PGLOCALEDIR sets the directory containing the locale files. -- cgit v1.2.3