List:Commits« Previous MessageNext Message »
From:Sergei Golubchik Date:December 10 2007 2:06pm
Subject:Re: bk commit into 5.1 tree (davi:1.2680) BUG#28317
View as plain text  
Hi!

On Dec 10, Davi Arnaut wrote:
> ChangeSet@stripped, 2007-12-10 11:34:12-02:00, davi@stripped +7 -0
>   Bug#28317 Left Outer Join with {oj outer-join}
>   
>   Parser rejects ODBC's escape sequences for outer joins other than
>   left outer join, yet the escape sequence BNF specifies that this
>   syntax can be used for left, right, and full outer join syntax.

Why not to do it in the parser ? Lexer's task, conceptually, is to split
the input stream of characters into a stream of lexems. And parser is
supposed to apply grammar rules to the that.
   
Regards / Mit vielen Grüssen,
Sergei

-- 
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /   Sergei Golubchik <serg@stripped>
 / /|_/ / // /\ \/ /_/ / /__  Principal Software Developer
/_/  /_/\_, /___/\___\_\___/  MySQL GmbH, Dachauer Str. 37, D-80335 München
       <___/                  Geschäftsführer: Kaj Arnö - HRB
München 162140
Thread
bk commit into 5.1 tree (davi:1.2680) BUG#28317Davi Arnaut10 Dec
  • Re: bk commit into 5.1 tree (davi:1.2680) BUG#28317Sergei Golubchik10 Dec
    • Re: bk commit into 5.1 tree (davi:1.2680) BUG#28317Davi Arnaut10 Dec
      • Re: bk commit into 5.1 tree (davi:1.2680) BUG#28317Sergei Golubchik10 Dec
        • Re: bk commit into 5.1 tree (davi:1.2680) BUG#28317Davi Arnaut10 Dec
          • Re: bk commit into 5.1 tree (davi:1.2680) BUG#28317Davi Arnaut10 Dec