From: Bruce Momjian Date: Sat, 7 Feb 2009 15:00:27 +0000 (+0000) Subject: Update pg_constraint.conkey documentation description. X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=bb4c69901f1887f3a93aff3ed7c9699a52a5f012;p=users%2Fsimon%2Fpostgres.git Update pg_constraint.conkey documentation description. --- diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index 2e5a6ebb4a..5bb6210757 100644 --- a/doc/src/sgml/catalogs.sgml +++ b/doc/src/sgml/catalogs.sgml @@ -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