8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e795b56 commit 0c0d652Copy full SHA for 0c0d652
doc/src/sgml/catalogs.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.195 2009/02/07 15:00:27 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.196 2009/02/07 19:27:25 momjian Exp $ -->
2
<!--
3
Documentation of the system catalogs, directed toward PostgreSQL developers
4
-->
@@ -1738,7 +1738,7 @@
1738
<entry><type>int2</type></entry>
1739
<entry></entry>
1740
<entry>
1741
- Number of check constraints on the table; see
+ Number of <literal>CHECK</> constraints on the table; see
1742
<link linkend="catalog-pg-constraint"><structname>pg_constraint</structname></link> catalog
1743
</entry>
1744
</row>
0 commit comments