From: Tatsuo Ishii Date: Sun, 11 Mar 2012 10:24:34 +0000 (+0900) Subject: Add description for --no-locale and --text-search-config. X-Git-Tag: REL9_1_4~73 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=66d3e691dbfdd4af56e19303bbfa36dbdd561dce;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 d816c21c08c..97311b4dfeb 100644 --- a/doc/src/sgml/ref/initdb.sgml +++ b/doc/src/sgml/ref/initdb.sgml @@ -185,6 +185,15 @@ PostgreSQL documentation + + + + + Equivalent to . + + + + @@ -194,6 +203,17 @@ PostgreSQL documentation + + + + + + Sets the default text search configuration. + See for further information. + + + +