Index: doc/src/sgml/catalogs.sgml
===================================================================
RCS file: /cvsroot/pgsql/doc/src/sgml/catalogs.sgml,v
retrieving revision 2.194
diff -c -c -r2.194 catalogs.sgml
*** doc/src/sgml/catalogs.sgml	4 Feb 2009 21:30:41 -0000	2.194
--- doc/src/sgml/catalogs.sgml	7 Feb 2009 14:52:38 -0000
***************
*** 1983,1989 ****
        <entry><structfield>conkey</structfield></entry>
        <entry><type>int2[]</type></entry>
        <entry><literal><link linkend="catalog-pg-attribute"><structname>pg_attribute</structname></link>.attnum</></entry>
!       <entry>If a table constraint, list of columns which the constraint constrains</entry>
       </row>
  
       <row>
--- 1983,1989 ----
        <entry><structfield>conkey</structfield></entry>
        <entry><type>int2[]</type></entry>
        <entry><literal><link linkend="catalog-pg-attribute"><structname>pg_attribute</structname></link>.attnum</></entry>
!       <entry>If a table constraint (including a foreign key), list of the constrained columns</entry>
       </row>
  
       <row>
