From: Tatsuo Ishii Date: Sun, 11 Mar 2012 11:12:42 +0000 (+0900) Subject: Add description for --no-locale and --text-search-config. X-Git-Tag: REL8_3_19~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=77397621d88c1c95959632c51482e6525e0f8022;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 312da7085a9..7f027d4b9b3 100644 --- a/doc/src/sgml/ref/initdb.sgml +++ b/doc/src/sgml/ref/initdb.sgml @@ -176,6 +176,15 @@ PostgreSQL documentation + + + + + Equivalent to . + + + + @@ -225,6 +234,17 @@ PostgreSQL documentation + + + + + + Sets the default text search configuration. + See for further information. + + + +