Re: Exclude constraints not shown ALTER TABLE documentation page

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Exclude constraints not shown ALTER TABLE documentation page
Дата
Msg-id 875a5b71-3ca6-b0c8-c3ba-585f0a2ddc38@2ndquadrant.com
обсуждение исходный текст
Ответ на Exclude constraints not shown ALTER TABLE documentation page  (onder@citusdata.com)
Список pgsql-docs
On 9/19/16 9:42 AM, onder@citusdata.com wrote:
> Though it is possible to add EXCLUDE CONSTRAINTs via ALTER TABLE as appears
> here
> http://thoughts.davisjeff.com/2010/09/25/exclusion-constraints-are-generalized-sql-unique/
> we could not see it on the related doc here
> https://www.postgresql.org/docs/9.5/static/sql-altertable.html

The ALTER TABLE page does not mention any specific constraint types,
instead referring to the CREATE TABLE page.  So this is not an omission
of exclude constraints, but an intentional way to reduce duplication.

--
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Obsolete warning on Python 2.4
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: description of 'make world' in installation.sgml