From: Bruce Momjian Date: Sat, 7 Feb 2009 15:00:27 +0000 (+0000) Subject: Update pg_constraint.conkey documentation description. X-Git-Tag: REL8_4_BETA1~294 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ec48770e0c20da5550c8d4cc0136612c1ddeb756;p=thirdparty%2Fpostgresql.git Update pg_constraint.conkey documentation description. --- diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index 7005c92234e..65cd7e823de 100644 --- a/doc/src/sgml/catalogs.sgml +++ b/doc/src/sgml/catalogs.sgml @@ -1,4 +1,4 @@ - + @@ -1983,7 +1983,7 @@ conkey int2[] pg_attribute.attnum - If a table constraint, list of columns which the constraint constrains + If a table constraint (including a foreign key), list of the constrained columns