From: Tatsuo Ishii Date: Sun, 11 Mar 2012 10:49:53 +0000 (+0900) Subject: Add description for --no-locale and --text-search-config. X-Git-Tag: REL8_4_12~39 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=97b767da3e9838623fef5dfe52c24abb64d9383f;p=thirdparty%2Fpostgresql.git Add description for --no-locale and --text-search-config. --- diff --git a/doc/src/sgml/ref/initdb.sgml b/doc/src/sgml/ref/initdb.sgml index 110c21eb8c5..f5718210c56 100644 --- a/doc/src/sgml/ref/initdb.sgml +++ b/doc/src/sgml/ref/initdb.sgml @@ -185,6 +185,15 @@ PostgreSQL documentation + + + + + Equivalent to . + + + + @@ -234,6 +243,17 @@ PostgreSQL documentation + + + + + + Sets the default text search configuration. + See for further information. + + + +