We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4ccdb3 commit 9f28588Copy full SHA for 9f28588
doc/src/sgml/ref/alter_tsconfig.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/ref/alter_tsconfig.sgml,v 1.2 2007/08/22 05:13:50 tgl Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/alter_tsconfig.sgml,v 1.3 2007/08/22 06:26:32 tgl Exp $
3
PostgreSQL documentation
4
-->
5
@@ -96,7 +96,7 @@ ALTER TEXT SEARCH CONFIGURATION <replaceable>name</replaceable> OWNER TO <replac
96
</varlistentry>
97
98
<varlistentry>
99
- <term><replaceable class="parameter">old_dictionary</replaceable></term>
+ <term><replaceable class="parameter">new_dictionary</replaceable></term>
100
<listitem>
101
<para>
102
The name of a text search dictionary to be substituted for
0 commit comments