Re: [SQL] table aliasing problem with 6.5...

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: Howie <caffeine(at)toodarkpark(dot)org>, pgsql-sql(at)hub(dot)org
Subject: Re: [SQL] table aliasing problem with 6.5...
Date: 1999-09-28 15:39:35
Message-ID: 920.938533175@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> writes:
> I just looked at it, and I woild be required to loop up through the
> pstate->parentParseState counting how many times I can continue going
> up, and creating an elog string on the fly to print. Doesn't seem worth
> it, does it?

It's probably worth saying "in subquery" or not, but if you don't feel
like determining the exact depth then never mind the sub-subquery bit...

regards, tom lane

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 1999-09-28 17:46:43 Re: [SQL] table aliasing problem with 6.5...
Previous Message Bruce Momjian 1999-09-28 15:07:18 Re: [SQL] table aliasing problem with 6.5...