ALTER TABLE documentation nitpick - Mailing list pgsql-docs

From Amit Langote
Subject ALTER TABLE documentation nitpick
Date
Msg-id CA+HiwqHLs9vdZstV5gDfLvpUMt-tkeTbEML-k_tEVTL3DqfuhA@mail.gmail.com
Whole thread Raw
Responses Re: ALTER TABLE documentation nitpick
List pgsql-docs
Hi,

ALTER TABLE [ IF EXISTS ] [ ONLY ] name [ * ]
    action [, ... ]

Why the description of [ IF EXISTS ] part above is listed with that of
actions; it seems to give an impression that it is one of the ALTER
TABLE actions. I think it should be one of the lines in the paragraph
just above where the description of actions begins.

I propose to change is it like attached.

Thoughts?

Thanks,
Amit

Attachment

pgsql-docs by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Typo in mvcc.sgml
Next
From: Amit Langote
Date:
Subject: Re: Typo in mvcc.sgml