[ http://issues.apache.org/jira/browse/DERBY-104?page=comments#action_64618 ] Bernt M. Johnsen commented on DERBY-104: ----------------------------------------
There seems to be no (practical) limit on cursor names: get cursor zzzz as 'select * from tab'; where zzzz is 10000 characters long works prefectly in ij (same goes for next etc). > Get rid of the Max lenght of 18 for constraint names > ---------------------------------------------------- > > Key: DERBY-104 > URL: http://issues.apache.org/jira/browse/DERBY-104 > Project: Derby > Type: Wish > Reporter: Bernd Ruehlicke > Assignee: Bernt M. Johnsen > Priority: Minor > Attachments: derby-id-plus-renames-v2.patch > > If not unlimited than we should at least make them 80 (just to pick a > abitrary number) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
