Skip to content

Commit 4fff756

Browse files
committed
Merge pull request #50 from postgres-cn/ChenHuajun-patch-2
Update alter_tsparser.sgml
2 parents dcf0892 + c5905b8 commit 4fff756

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

postgresql/doc/src/sgml/ref/alter_tsparser.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ ALTER TEXT SEARCH PARSER <replaceable>name</replaceable> SET SCHEMA <replaceable
4848
</para>
4949
-->
5050
<para>
51-
<command>ALTER TEXT SEARCH PARSER</command>更改一个文本搜索解析器的定义。目前,更改解析器的名称是唯一所支持的功能
51+
<command>ALTER TEXT SEARCH PARSER</command>更改一个文本搜索解析器的定义。目前,更改解析器的名称是唯一支持的功能
5252
</para>
5353

5454
<!--
@@ -77,7 +77,7 @@ ALTER TEXT SEARCH PARSER <replaceable>name</replaceable> SET SCHEMA <replaceable
7777
</para>
7878
-->
7979
<para>
80-
现有文本搜索解析器的名称(或者模式限定名)。
80+
现有文本搜索解析器的名称(可有模式限定名)。
8181
</para>
8282
</listitem>
8383
</varlistentry>

0 commit comments

Comments
 (0)