Daniel John Debrunner wrote:

Philipp Hug wrote:

>this patch changes maximum length of column names, index/contraint
>names, cursor names and schema names to 128 and keeps MaxUserNameLength
>at 30.
>it also fixes the metadata to return correct values


it also fails to compile :-(

Any contributor should check that their patch compiles after an
  ant clobber

(see BUILDING.txt for details).

    [javac] Found 2 semantic errors compiling
"C:/work/p4/os/cqc/java/com/ibm/cq
c/language/SQLParser.java":
    [javac]  15828.         schemaName =
identifier(DB2Limit.DB2_MAX_IDENTIFIER_
LENGTH30, true);
    [javac]

Dan, com/ibm/cqc is not part of Derby.

Jack

Reply via email to