File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
postgresql/doc/src/sgml/ref Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ ALTER TEXT SEARCH PARSER <replaceable>name</replaceable> SET SCHEMA <replaceable
48
48
</para>
49
49
-->
50
50
<para>
51
- <command>ALTER TEXT SEARCH PARSER</command>更改一个文本搜索解析器的定义。目前,唯一支持的功能就是改变解析器的名称 。
51
+ <command>ALTER TEXT SEARCH PARSER</command>更改一个文本搜索解析器的定义。目前,更改解析器的名称是唯一所支持的功能 。
52
52
</para>
53
53
54
54
<!--
@@ -77,7 +77,7 @@ ALTER TEXT SEARCH PARSER <replaceable>name</replaceable> SET SCHEMA <replaceable
77
77
</para>
78
78
-->
79
79
<para>
80
- 已有文本搜索解析器的名称(可有模式修饰 )。
80
+ 现有文本搜索解析器的名称(或者模式限定名 )。
81
81
</para>
82
82
</listitem>
83
83
</varlistentry>
@@ -125,15 +125,15 @@ ALTER TEXT SEARCH PARSER <replaceable>name</replaceable> SET SCHEMA <replaceable
125
125
</para>
126
126
-->
127
127
<para>
128
- 在SQL标准中没有 <command>ALTER TEXT SEARCH PARSER</command>语句。
128
+ 在SQL标准中并没有 <command>ALTER TEXT SEARCH PARSER</command>语句。
129
129
</para>
130
130
</refsect1>
131
131
132
132
<refsect1>
133
133
<!--
134
134
<title>See Also</title>
135
135
-->
136
- <title>参见 </title>
136
+ <title>又见 </title>
137
137
138
138
<simplelist type="inline">
139
139
<member><xref linkend="sql-createtsparser"></member>
You can’t perform that action at this time.
0 commit comments