Re: [HACKERS] Re: subselects

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: "Vadim B(dot) Mikheev" <vadim(at)sable(dot)krasnoyarsk(dot)su>
Cc: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] Re: subselects
Date: 1998-01-11 05:58:01
Message-ID: 34B85F68.9C015ED9@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here are context diffs of gram.y and keywords.c; sorry about sending the full files.
These start sending lists of arguments toward the backend from the parser to
implement row descriptors and subselects.

They should apply OK even over Bruce's recent changes...

- Tom

Attachment Content-Type Size
gram.y.patch text/plain 4.0 KB
keywords.c.patch text/plain 517 bytes

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-01-11 05:59:23 Re: subselects
Previous Message Bruce Momjian 1998-01-11 05:23:29 Re: [HACKERS] subselects