File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
postgresql/doc/src/sgml/ref Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ PostgreSQL documentation
19
19
<refpurpose>change the definition of a text search template</refpurpose>
20
20
-->
21
21
<refpurpose>
22
- 更改文本搜索模板的定义
22
+ 更改一个文本搜索模板的定义
23
23
</refpurpose>
24
24
</refnamediv>
25
25
@@ -48,7 +48,7 @@ ALTER TEXT SEARCH TEMPLATE <replaceable>name</replaceable> SET SCHEMA <replaceab
48
48
</para>
49
49
-->
50
50
<para>
51
- <command>ALTER TEXT SEARCH TEMPLATE</command>更改文本搜索模板的定义 。目前,仅支持修改模板的名称 。
51
+ <command>ALTER TEXT SEARCH TEMPLATE</command>更改一个文本搜索模板的定义 。目前,更改模版名称是唯一支持的功能 。
52
52
</para>
53
53
54
54
<!--
@@ -77,7 +77,7 @@ ALTER TEXT SEARCH TEMPLATE <replaceable>name</replaceable> SET SCHEMA <replaceab
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 TEMPLATE <replaceable>name</replaceable> SET SCHEMA <replaceab
125
125
</para>
126
126
-->
127
127
<para>
128
- 在SQL标准中没有 <command>ALTER TEXT SEARCH TEMPLATE</command>语句。
128
+ 在SQL标准中并没有 <command>ALTER TEXT SEARCH TEMPLATE</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-createtstemplate"></member>
You can’t perform that action at this time.
0 commit comments