Skip to content

Commit 44b5d22

Browse files
[information_schema]: restored some translations; fixed some errors
1 parent 77fea28 commit 44b5d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgresql/doc/src/sgml/information_schema.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14056,7 +14056,7 @@ ________________________________________________________-->
1405614056
________________________________________________________-->
1405714057
<row>
1405814058
<entry role="catalog_table_entry"><para role="column_definition">
14059-
<structfield>空值唯一</structfield> <type>是或否</type>
14059+
<structfield>nulls_distinct</structfield> <type>yes_or_no</type>
1406014060
</para>
1406114061
<para>
1406214062
如果约束是唯一约束,则<literal>是</literal>表示约束将空值视为不同,<literal>否</literal>表示约束将空值视为相同,否则对于其他类型的约束为null。

0 commit comments

Comments
 (0)