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

From Alvaro Herrera
Subject Re: Missing doc on expression format for ALTER TABLE
Date
Msg-id 20050328020050.GB28150@dcc.uchile.cl
Whole thread Raw
In response to Re: Missing doc on expression format for ALTER TABLE  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Missing doc on expression format for ALTER TABLE
List pgsql-docs
On Sun, Mar 27, 2005 at 05:11:43PM -0800, Josh Berkus wrote:

> >     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?

I think the ALTER TABLE page is in dire need of a "See also" section, at
least.  And a reference to where <expression> is defined would be nice
to have.

--
Alvaro Herrera (<alvherre[@]dcc.uchile.cl>)
"All rings of power are equal,
But some rings of power are more equal than others."
                                 (George Orwell's The Lord of the Rings)

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Version information in docs
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Version information in docs