diff options
Diffstat (limited to 'doc/src/sgml/ref/drop_tsdictionary.sgml')
| -rw-r--r-- | doc/src/sgml/ref/drop_tsdictionary.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/ref/drop_tsdictionary.sgml b/doc/src/sgml/ref/drop_tsdictionary.sgml index 70e237028a..12b88cd7d3 100644 --- a/doc/src/sgml/ref/drop_tsdictionary.sgml +++ b/doc/src/sgml/ref/drop_tsdictionary.sgml @@ -14,7 +14,7 @@ PostgreSQL documentation <refname>DROP TEXT SEARCH DICTIONARY</refname> <refpurpose>remove a text search dictionary</refpurpose> </refnamediv> - + <indexterm zone="sql-droptsdictionary"> <primary>DROP TEXT SEARCH DICTIONARY</primary> </indexterm> @@ -34,7 +34,7 @@ DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] <replaceable class="PARAMETER">name</r dictionary. </para> </refsect1> - + <refsect1> <title>Parameters</title> @@ -96,7 +96,7 @@ DROP TEXT SEARCH DICTIONARY english; drop such configurations along with the dictionary. </para> </refsect1> - + <refsect1> <title>Compatibility</title> |
