Re: Var->sublevels_up

Vadim B. Mikheev <vadim@sable.krasnoyarsk.su>

From: "Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>
To: Bruce Momjian <maillist@candle.pha.pa.us>
Cc: PostgreSQL-development <hackers@postgreSQL.org>
Date: 1998-01-20T07:11:43Z
Lists: pgsql-hackers
Bruce Momjian wrote:
> 
> >
> > I can't figure out how to properly do the the Var->sublevels_up search in the
> > existing code, partly because I can't figure out what it is doing.
                                                     ^^^^^^^^^^^^^^^^
It says what range table should be used to find Var' relation.

> >
> > It will take me a few days more to do it.  I just can't look at the code
> > anymore.
> 
> OK, I think I have a handle on it now.  Should be two days.

Ok.

Vadim