From: Bruce Momjian Date: Sat, 7 Feb 2009 19:27:25 +0000 (+0000) Subject: Uppercase CHECK mention in relchecks documentation mention. X-Git-Url: http://git.postgresql.org/gitweb/-?a=commitdiff_plain;h=3f96e2e9e18da439b28b44ac3bc37350d1311d52;p=users%2Fsimon%2Fpostgres.git Uppercase CHECK mention in relchecks documentation mention. --- diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index 5bb6210757..132b8d43a7 100644 --- a/doc/src/sgml/catalogs.sgml +++ b/doc/src/sgml/catalogs.sgml @@ -1738,7 +1738,7 @@ int2 - Number of check constraints on the table; see + Number of CHECK constraints on the table; see pg_constraint catalog