From: Bruce Momjian Date: Tue, 8 Jun 1999 16:42:55 +0000 (+0000) Subject: Fix for duplicate LC_COLLATE X-Git-Tag: REL6_5~40 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=0bb2c0673c2e7996e9211e0ebfe58a636ad930cf;p=users%2Fhanada%2Fpostgres.git Fix for duplicate LC_COLLATE --- diff --git a/doc/src/sgml/install.sgml b/doc/src/sgml/install.sgml index 206ba7085f..c1023a5bec 100644 --- a/doc/src/sgml/install.sgml +++ b/doc/src/sgml/install.sgml @@ -730,8 +730,7 @@ pg_id: can't load library 'libpq.so' LC_COLLATE=C LC_CTYPE=C - LC_COLLATE=C - export LC_COLLATE LC_CTYPE LC_COLLATE + export LC_COLLATE LC_CTYPE