File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.194 2009/02/04 21:30:41 alvherre Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.195 2009/02/07 15:00:27 momjian Exp $ -->
2
2
<!--
3
3
Documentation of the system catalogs, directed toward PostgreSQL developers
4
4
-->
1983
1983
<entry><structfield>conkey</structfield></entry>
1984
1984
<entry><type>int2[]</type></entry>
1985
1985
<entry><literal><link linkend="catalog-pg-attribute"><structname>pg_attribute</structname></link>.attnum</></entry>
1986
- <entry>If a table constraint, list of columns which the constraint constrains </entry>
1986
+ <entry>If a table constraint (including a foreign key) , list of the constrained columns </entry>
1987
1987
</row>
1988
1988
1989
1989
<row>
You can’t perform that action at this time.
0 commit comments