Skip to content

Commit 2576eaf

Browse files
committed
纠正maintenance.sgml中一处会引起歧义的index-only的翻译
“唯一索引”有别的含义,所以改回成英文index-only
1 parent 77e43aa commit 2576eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgresql/doc/src/sgml/maintenance.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
<simpara>To update the visibility map, which speeds up index-only
181181
scans.</simpara>
182182
-->
183-
<simpara>更新可见性映射,这加速了唯一索引扫描</simpara>
183+
<simpara>更新可见性映射,这加速了index-only扫描</simpara>
184184
</listitem>
185185

186186
<listitem>

0 commit comments

Comments
 (0)