Re: ALTER TABLE modifications - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: ALTER TABLE modifications
Date
Msg-id 1068759749.32543.66.camel@jester
Whole thread Raw
List pgsql-hackers
-- moved to -hackers

On Thu, 2003-11-13 at 11:35, Hannu Krosing wrote:
> Rod Taylor kirjutas N, 13.11.2003 kell 16:59:
> > 
> > Can you please suggest a better term to use in place of TRANSFORM? 
> > Perhaps UPDATE WITH?
> 
> or perhaps USING, based loosely on our use of USING in CREATE INDEX ?

USING sounds reasonable to me. Peter?


To those not on -patches, Peter is unhappy with the TRANSFORM clause in:       ALTER TABLE tab ALTER COLUMN col
TRANSFORMexpression;
 

The reasoning is that TRANSFORM in the spec means something different
than our use. We're attempting to come up with a replacement term.




pgsql-hackers by date:

Previous
From: Jan Wieck
Date:
Subject: Background writer process
Next
From: Robert Treat
Date:
Subject: Re: cvs head? initdb?