From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql/src/backend/commands (view.c) |
Date: | 2000-12-21 19:44:49 |
Message-ID: | 200012211944.OAA06035@candle.pha.pa.us |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
OK, I will remove the new TODO item.
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > I think that was me, long ago.
>
> IIRC, BETWEEN is not the only construct that generates multiply-linked
> subtrees, so you don't need to take the whole blame ;-)
>
> The copyObject solution has the advantage of being fairly robust,
> whereas trying to ban such things in the parser's output would not be.
>
> regards, tom lane
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | momjian | 2000-12-21 19:45:07 | pgsql/doc (TODO) |
Previous Message | Tom Lane | 2000-12-21 19:33:54 | Re: pgsql/src/backend/commands (view.c) |