mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
Doc: clarify description for pg_constraint.convalidated.
Jimmy Angelakos Discussion: https://postgr.es/m/CABgVKCW_zPnvFXn24FTF0299_yU6+1p6JRUc0xpiZFWEXH1_jg@mail.gmail.com
This commit is contained in:
parent
4a071afbd0
commit
b401fa206d
@ -2508,7 +2508,7 @@ SCRAM-SHA-256$<replaceable><iteration count></replaceable>:<replaceable>&l
|
||||
</para>
|
||||
<para>
|
||||
Has the constraint been validated?
|
||||
Currently, can only be false for foreign keys and CHECK constraints
|
||||
Currently, can be false only for foreign keys and CHECK constraints
|
||||
</para></entry>
|
||||
</row>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user