Skip to content

Commit 30c1598

Browse files
committed
doc: Update description of pg_constraint.convalidated
The previous description listed the constraint types that this column was used for, but that was outdated, since not-valid not-null constraints are now possible. So just remove that qualification, rather than trying to keep it updated. Author: jian he <jian.universality@gmail.com> Reviewed-by: Robert Treat <rob@xzilla.net> Discussion: https://www.postgresql.org/message-id/flat/CACJufxFo4yTwzbSZrP%2BzQiR6_M00skoZMFaUnNJCdY6he%3DuQfA%40mail.gmail.com
1 parent 4881441 commit 30c1598

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/src/sgml/catalogs.sgml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2629,7 +2629,6 @@ SCRAM-SHA-256$<replaceable>&lt;iteration count&gt;</replaceable>:<replaceable>&l
26292629
</para>
26302630
<para>
26312631
Has the constraint been validated?
2632-
Currently, can be false only for foreign keys and CHECK constraints
26332632
</para></entry>
26342633
</row>
26352634

0 commit comments

Comments
 (0)