You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2014/06/04 10:38:02 UTC

[jira] [Created] (DERBY-6599) Incorrect quoting of 42ZB4 message

Knut Anders Hatlen created DERBY-6599:
-----------------------------------------

             Summary: Incorrect quoting of 42ZB4 message
                 Key: DERBY-6599
                 URL: https://issues.apache.org/jira/browse/DERBY-6599
             Project: Derby
          Issue Type: Bug
          Components: Localization
    Affects Versions: 10.11.0.0
            Reporter: Knut Anders Hatlen
            Assignee: Knut Anders Hatlen
            Priority: Trivial


{noformat}
ij> select * from table (app.def()) t;
ERROR 42ZB4: 'APP'.DEF' does not identify a table function.
{noformat}

There's a missing opening quote before the table function name in the error message.



--
This message was sent by Atlassian JIRA
(v6.2#6252)