incorrect (incomplete) description for "alter domain"

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема incorrect (incomplete) description for "alter domain"
Дата
Msg-id 172225092461.915373.6103973717483380183@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: incorrect (incomplete) description for "alter domain"
Re: incorrect (incomplete) description for "alter domain"
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/16/sql-alterdomain.html
Description:

In the Synopsis section of
https://www.postgresql.org/docs/current/sql-alterdomain.html
this is incorrect (incomplete):
"ALTER DOMAIN name ADD domain_constraint [ NOT VALID ]"
It should be 
"ALTER DOMAIN name ADD CONSTRAINT domain_constraint [ NOT VALID ]"

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