Re: Missing doc on expression format for ALTER TABLE - Mailing list pgsql-docs

From Tom Lane
Subject Re: Missing doc on expression format for ALTER TABLE
Date
Msg-id 26397.1111898879@sss.pgh.pa.us
Whole thread Raw
In response to Missing doc on expression format for ALTER TABLE  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Missing doc on expression format for ALTER TABLE  (Josh Berkus <josh@agliodbs.com>)
List pgsql-docs
Josh Berkus <josh@agliodbs.com> writes:
> ... nowhere in this file (or anywhere else that I can tell) is the syntax for
> the USING expression defined.

Hm?  It says

    ALTER [ COLUMN ] column TYPE type [ USING expression ]

Surely you're not expecting it to repeat the complete syntax for
<expression>.

            regards, tom lane

pgsql-docs by date:

Previous
From: Josh Berkus
Date:
Subject: Missing doc on expression format for ALTER TABLE
Next
From: "Jim C. Nasby"
Date:
Subject: Version information in docs