• anozdrin/alik@quad.opbmk's avatar
    Fix for Bug#34274: Invalid handling of 'DEFAULT 0' · bb7a9a00
    anozdrin/alik@quad.opbmk authored
    for YEAR data type.
    
    The problem was that for some unknown reason 0 was not allowed
    as a default value for YEAR data type. That was coded before BK.
    However the Manual does not say a word about such a limitation.
    Also, it looks inconsistent with other data types.
    
    The fix is to allow 0 as a default value.
    bb7a9a00
create.result 105 KB