Alvaro Herrera writes:
> Excerpts from Fujii Masao's message of mar dic 28 01:26:09 -0300 2010:
>> 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_constrai
Excerpts from Fujii Masao's message of mar dic 28 01:26:09 -0300 2010:
> 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 [ ... ] ]