Skip to content

Commit 4b4cc75

Browse files
authored
Update create_index.sgml
分区边 订正为 分区表 原文: Additional restrictions apply when unique indexes are applied to partitioned tables;
1 parent 8449690 commit 4b4cc75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgresql/doc/src/sgml/ref/create_index.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ ________________________________________________________-->
223223
</para>
224224
________________________________________________________-->
225225
<para>
226-
当唯一索引被应用在分区边上时会有额外的限制,请参考<xref linkend="sql-createtable" />。
226+
当唯一索引被应用在分区表上时会有额外的限制,请参考<xref linkend="sql-createtable" />。
227227
</para>
228228
<!-- pgdoc-cn_end sig_en=76729ddb6737ca0689f78d426a7c2424 -->
229229
</listitem>

0 commit comments

Comments
 (0)