Thread

  1. Re: [HACKERS] Re: subselects

    Thomas Lockhart <lockhart@alumni.caltech.edu> — 1998-01-11T05:58:01Z

    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