Re: Foreign Key documentation problem

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Foreign Key documentation problem
Дата
Msg-id Pine.LNX.4.30.0108302354440.679-100000@peter.localdomain
обсуждение исходный текст
Ответ на Foreign Key documentation problem  ("Rickey Costas" <rickey@lefteris.co.uk>)
Список pgsql-docs
Rickey Costas writes:

> 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 !

Look at the section titled REFERENCES Constraint.

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


В списке pgsql-docs по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Pg.pm documentation
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: doc for pg_dump