Re: [DOCS] Exclude constraints not shown ALTER TABLE documentation page

2016-09-20 Thread Peter Eisentraut
On 9/19/16 9:42 AM, on...@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] Exclude constraints not shown ALTER TABLE documentation page

2016-09-19 Thread onder
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.5/static/sql-altertable.html Description: Minor documentation feedback: Though it is possible to add EXCLUDE CONSTRAINTs via ALTER TABLE as appears here http://thoughts.davisjeff.com/2010/0