alter-table.sgml and DEFAULT clause

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: pgsql-docs <pgsql-docs(at)postgresql(dot)org>
Subject: alter-table.sgml and DEFAULT clause
Date: 2010-12-28 04:26:09
Message-ID: AANLkTiksnyeJ-+U7Okm=oiqw2jPAbjN1ZoR6-RRMCzi7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hi,

We seem to have forgotten to add the reference to DEFAULT clause
into the following syntax in alter-table.sgml. How about the attached
patch?

ADD [ COLUMN ] column type [ column_constraint [ ... ] ]

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

Attachment Content-Type Size
alter-table-add-column-default-v1.patch application/octet-stream 1.7 KB

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Alvaro Herrera 2010-12-28 13:09:41 Re: alter-table.sgml and DEFAULT clause
Previous Message Leslie S Satenstein 2010-12-28 02:23:03 Some comments about Julian Dates and possible bug. Please provide feedback.