Skip to content

Commit 50303d2

Browse files
committed
校对提交翻译 indices.sgml
1 parent fa46952 commit 50303d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgresql/doc/src/sgml/indices.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ ____________________________________________________________________________-->
148148
</para>
149149
____________________________________________________________________________-->
150150
<para>
151-
索引也会对带有搜索条件的<command>UPDATE</command>和<command>DELETE</command>命令有帮助。此外索引还可以在连接搜索中使用。因此,定义在作为连接条件一部分的列上的索引,可以显著地提高连接查询的速度
151+
索引也会对带有搜索条件的<command>UPDATE</command>和<command>DELETE</command>命令有帮助。此外索引还可以在连接搜索中使用。因此,一个定义在连接条件列上的索引可以显著地提高连接查询的速度
152152
</para>
153153

154154
<!--==========================orignal english content==========================

0 commit comments

Comments
 (0)