1
0
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:
Tom Lane 2020-10-30 10:38:49 -04:00
parent 4a071afbd0
commit b401fa206d

View File

@ -2508,7 +2508,7 @@ SCRAM-SHA-256$<replaceable>&lt;iteration count&gt;</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>