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

From Josh Berkus
Subject Re: Missing doc on expression format for ALTER TABLE
Date
Msg-id 200503271711.44046.josh@agliodbs.com
Whole thread Raw
In response to Re: Missing doc on expression format for ALTER TABLE  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Missing doc on expression format for ALTER TABLE
List pgsql-docs
Tom,

>     ALTER [ COLUMN ] column TYPE type [ USING expression ]
>
> Surely you're not expecting it to repeat the complete syntax for
> <expression>.

Well, yes, actually.  Where in the documentation is a type conversion
expression defined?   Do we use NEW and OLD?  Or the name of the column?  Or
something else?

--
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco

pgsql-docs by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: [PATCHES] Approximate count(*)
Next
From: Tom Lane
Date:
Subject: Re: Version information in docs