Foreign Key documentation problem

From: "Rickey Costas" <rickey(at)lefteris(dot)co(dot)uk>
To: <pgsql-docs(at)postgresql(dot)org>
Subject: Foreign Key documentation problem
Date: 2001-08-28 11:50:15
Message-ID: JAEPKOGEDDJANHADBDJEGENHCCAA.rickey@lefteris.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hello,

the web documentation (and possibly the source from whatever it is
generated) for sql-createtable (URL:
http://www.postgresql.org/idocs/index.php?sql-createtable.html) appears to
have a problem.

The description of foreign key mentions that:

" The FOREIGN KEY table constraint is similar to that for column
constraints, with the additional capability of encompassing multiple
columns.

Refer to the section on the FOREIGN KEY column constraint for more
information."

but there isnt any foreign key column constraint. At least I couldn't find
any !

I've also added a docnote at the bottom of the web page with a link to
someone (not me !) who has written an example on foreign key usage, in case
someone else needs it.

Hope that helps,

Rickey.

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Apai 2001-08-29 05:31:47 404! Page not found
Previous Message Lee Chua 2001-08-27 03:09:40 Pg.pm documentation