• Lionel Elie Mamane's avatar
    remove impossible case · 86ef5f6f
    Lionel Elie Mamane yazdı
    nCount == 5 is impossible; the grammar has changed since this code was written.
    It used to refer to case '(' joined_table ')' range_variable op_column_commalist
    which has become just '(' joined_table ')'
    which thus has (by definition) no table range (alias).
    
    Case changed in mega-(merge-)commit:
    
    commit c41efc6d
    Author: Jens-Heiner Rechtien <hr@openoffice.org>
    Date:   Wed Nov 19 17:43:08 2008 +0000
    
        CWS-TOOLING: integrate CWS dba301a_DEV300
    
    which seems to have done the other necessary adaptations to this code
    and elsewhere.
    
    Change-Id: I96ddbefbf34d6c155435b78aa9e5037a760232ed
    86ef5f6f
Adı
Son kayıt (commit)
Son güncelleme
..
commontools Loading commit data...
cpool Loading commit data...
dbtools Loading commit data...
drivers Loading commit data...
inc Loading commit data...
manager Loading commit data...
parse Loading commit data...
resource Loading commit data...
sdbcx Loading commit data...
simpledbt Loading commit data...