Re: [HACKERS] Re: subselects
Thomas Lockhart <lockhart@alumni.caltech.edu>
From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
To: Bruce Momjian <maillist@candle.pha.pa.us>
Cc: vadim@sable.krasnoyarsk.su, hackers@postgresql.org
Date: 1998-01-11T03:31:33Z
Lists: pgsql-hackers
> > > I would like to have something done in parser near Jan 17 to get
> > > subqueries working by Feb 1.
> >
> > Here are some changes to gram.y and to keywords.c which start to pass through
> > subselect constructs. I won't commit until/unless you have a chance to look at it and
> > agree that this is something close to the right direction to head.
> >
>
> Do you realize these are the files, and not context diffs?
Yup. Thought it would be easier for you, but probably should have sent a diff. Sorry.
- Tom