Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0ff1b73

Browse files
Additional required docs for pg_constraint catalog entry
Noted by Bernd Helmle
1 parent5c588be commit0ff1b73

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎doc/src/sgml/catalogs.sgml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1894,6 +1894,13 @@
18941894
<entry>Is the constraint deferred by default?</entry>
18951895
</row>
18961896

1897+
<row>
1898+
<entry><structfield>convalidated</structfield></entry>
1899+
<entry><type>bool</type></entry>
1900+
<entry></entry>
1901+
<entry>Has the constraint been validated? Can only be false for foreign keys</entry>
1902+
</row>
1903+
18971904
<row>
18981905
<entry><structfield>conrelid</structfield></entry>
18991906
<entry><type>oid</type></entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp