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)