From dc00ce719cb6cd6d42eac3294fa607fcbb2253b1 Mon Sep 17 00:00:00 2001 From: Jimmy Angelakos Date: Fri, 30 Oct 2020 13:33:40 +0000 Subject: [PATCH] Clarify wording for convalidated in pg_constraint. --- doc/src/sgml/catalogs.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index 5bd54cb218..0ccdff1cda 100644 --- a/doc/src/sgml/catalogs.sgml +++ b/doc/src/sgml/catalogs.sgml @@ -2508,7 +2508,7 @@ SCRAM-SHA-256$<iteration count>:&l 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 -- 2.25.1