We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77fea28 commit 44b5d22Copy full SHA for 44b5d22
postgresql/doc/src/sgml/information_schema.sgml
@@ -14056,7 +14056,7 @@ ________________________________________________________-->
14056
________________________________________________________-->
14057
<row>
14058
<entry role="catalog_table_entry"><para role="column_definition">
14059
- <structfield>空值唯一</structfield> <type>是或否</type>
+ <structfield>nulls_distinct</structfield> <type>yes_or_no</type>
14060
</para>
14061
<para>
14062
如果约束是唯一约束,则<literal>是</literal>表示约束将空值视为不同,<literal>否</literal>表示约束将空值视为相同,否则对于其他类型的约束为null。
0 commit comments