diff options
Diffstat (limited to 'doc/src/sgml/installation.sgml')
-rw-r--r-- | doc/src/sgml/installation.sgml | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index c8aa0dd0c95..e5f9de741af 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ -<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.74 2002/01/20 05:45:18 tgl Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.75 2002/04/03 05:39:28 petere Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -532,17 +532,6 @@ su - postgres </varlistentry> <varlistentry> - <term><option>--enable-locale</option></term> - <listitem> - <para> - Enables locale support. There is a performance penalty - associated with locale support, but if you are not in an - English-speaking environment you will most likely need this. - </para> - </listitem> - </varlistentry> - - <varlistentry> <term><option>--enable-recode</option></term> <listitem> <para> |