Re: plpgsql grief

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Ansley <Michael(dot)Ansley(at)intec-telecom-systems(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: plpgsql grief
Date: 2001-02-12 17:40:25
Message-ID: 19051.981999625@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Michael Ansley <Michael(dot)Ansley(at)intec-telecom-systems(dot)com> writes:
> I thought that the discussion on this topic resolved that the AS syntax
> would work as I described, and the INTO syntax would be removed because of
> ambiguity, to be redeveloped at a later date?

INTO has indeed been removed. However, AS does not do what you seem
to think it does; in fact, it is entirely a noise clause in this
context.

regards, tom lane

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message clayton cottingham 2001-02-12 18:05:57 postgres's users take on onlamp
Previous Message Josh Berkus 2001-02-12 17:20:33 Re: plpgsql grief