Re: Doc: typo in ddl.sgml

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Doc: typo in ddl.sgml
Дата
Msg-id CAKFQuwZ+x7qAeEpD3y9iy0hL6_S1CCn=QKG50NhP5h4q7fbW8w@mail.gmail.com
обсуждение исходный текст
Ответ на Doc: typo in ddl.sgml  (kasaharatt <kasaharatt@oss.nttdata.com>)
Ответы Re: Doc: typo in ddl.sgml
Список pgsql-hackers
On Wednesday, November 6, 2024, kasaharatt <kasaharatt@oss.nttdata.com> wrote:.

I noticed that it seems to me a mistake in the sample code in the document.
https://www.postgresql.org/docs/devel/ddl-constraints.html#DDL-CONSTRAINTS-FK

I think it is a typo for user_id instead of author_id.

It’s hard to argue a typo when three different places need to be changed, and the example is fully functional as-is.

The example writer intentionally chose to make author_id the FK of the PK user_id column in order to reduce ambiguity as to which column is on the FK table and which is on the PK table.  And to emphasize that the columns need not be named the same in any case.

David J.

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