From: Tatsuo Ishii Date: Sat, 10 Mar 2012 23:23:20 +0000 (+0900) Subject: Add description for --no-locale and --text-search-config. X-Git-Tag: REL9_2_BETA1~300 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=da9e73a137871ab8ebe432ea443193c336bfc81a;p=postgresql 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 81f4d58a85..5570562a5c 100644 --- a/doc/src/sgml/ref/initdb.sgml +++ b/doc/src/sgml/ref/initdb.sgml @@ -208,6 +208,15 @@ PostgreSQL documentation + + + + + Equivalent to . + + + + @@ -217,6 +226,17 @@ PostgreSQL documentation + + + + + + Sets the default text search configuration. + See for further information. + + + +