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