Re: Missing column_constraint explanation

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: lampacz(at)gmail(dot)com, pgsql-docs(at)postgresql(dot)org
Subject: Re: Missing column_constraint explanation
Date: 2017-12-21 00:58:33
Message-ID: CAB7nPqRgrAuqT-xeEZqtmaT7SToKQrE3Vd+yxigd0xtiy88x9Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Wed, Dec 20, 2017 at 6:08 PM, PG Doc comments form
<noreply(at)postgresql(dot)org> wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/9.6/static/sql-altertable.html
> Description:
>
> Missing column_constraint explanation in parameters section

Those docs say already that ADD COLUMN follows the same grammar as
CREATE TABLE, which basically means that there is no need to duplicate
the same definition in two places. Note that the same thing applies to
table_constraint.
--
Michael

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Stephen Frost 2017-12-21 03:15:11 Re: Missing column_constraint explanation
Previous Message Alvaro Herrera 2017-12-20 19:00:54 Re: remove endterms and title ids