| From: | "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu> |
|---|---|
| To: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | vadim(at)sable(dot)krasnoyarsk(dot)su, hackers(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] Re: subselects |
| Date: | 1998-01-11 03:31:33 |
| Message-ID: | 34B83D15.E98D9B96@alumni.caltech.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 1998-01-11 03:50:32 | 6.3 patches |
| Previous Message | Bruce Momjian | 1998-01-11 02:37:34 | Re: [HACKERS] Re: subselects |