Skip to content

Commit 0c0d652

Browse files
committed
Uppercase CHECK mention in relchecks documentation mention.
1 parent e795b56 commit 0c0d652

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/catalogs.sgml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.195 2009/02/07 15:00:27 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.196 2009/02/07 19:27:25 momjian Exp $ -->
22
<!--
33
Documentation of the system catalogs, directed toward PostgreSQL developers
44
-->
@@ -1738,7 +1738,7 @@
17381738
<entry><type>int2</type></entry>
17391739
<entry></entry>
17401740
<entry>
1741-
Number of check constraints on the table; see
1741+
Number of <literal>CHECK</> constraints on the table; see
17421742
<link linkend="catalog-pg-constraint"><structname>pg_constraint</structname></link> catalog
17431743
</entry>
17441744
</row>

0 commit comments

Comments
 (0)