Skip to content

Commit 8ba2e5e

Browse files
author
Steve888888
committed
合并彭老翻译到11.2版本 unaccent.sgml
1 parent 1d7bd33 commit 8ba2e5e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

postgresql/doc/src/sgml/unaccent.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -327,12 +327,13 @@ unaccent(<optional><replaceable class="parameter">dictionary</replaceable>, </op
327327
<!--==========================orignal english content==========================
328328
<para>
329329
If the <replaceable class="parameter">dictionary</replaceable> argument is
330-
omitted, <literal>unaccent</> is assumed.
330+
omitted, the text search dictionary named <literal>unaccent</> and
331+
appearing in the same schema as the <function>unaccent()</>
332+
function itself is used.
331333
</para>
332334
____________________________________________________________________________-->
333335
<para>
334-
如果省略了<replaceable class="parameter">dictionary</replaceable>参数,
335-
则使用<literal>unaccent</literal>。
336+
如果省略<replaceable class="parameter">dictionary</replaceable>参数,则使用名为<literal>unaccent</literal>并且与<function>unaccent()</function>函数有相同模式的文本搜索词典。
336337
</para>
337338

338339
<!--==========================orignal english content==========================

0 commit comments

Comments
 (0)