Issue Details (XML | Word | Printable)

Key: DERBY-274
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Jeff Levitt
Reporter: Jeff Levitt
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Derby
DERBY-104

Document new limits in Derby docs

Created: 12/May/05 08:37 AM   Updated: 10/Jun/05 08:23 AM
Return to search
Component/s: Documentation
Affects Version/s: None
Fix Version/s: 10.1.1.0

Time Tracking:
Not Specified

File Attachments:
  Size
Zip Archive Licensed for inclusion in ASF works derby274.zip 2005-05-18 08:25 AM Jeff Levitt 6 kB
Environment: all

Resolution Date: 10/Jun/05 08:23 AM


 Description  « Hide
These new limits should be documented. The page I assume most likely needs changes is:
http://incubator.apache.org/derby/docs/ref/rrefidlengthlimits.html

So I am planning on changing all of those to 128. Is that correct?

Also, I did a preliminary search and couldn't find many other instances where we explicitely say anything has a limit of either 30 or 18. The only items I found were that numeric floating point constants are limited to a length of 30 characters, and index names have an 18 character max length. Should either or both of those go to 128? Should either of those or both be placed in the Limitations table (see the link above) as well?

This is an easy patch to create, I can do it really easily if someone can provide me with answers to the above questions.

Thanks!

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Jeff Levitt added a comment - 18/May/05 08:25 AM
Here is a patch, along with generated html output for review. This patch should only be committed when the parent JIRA issue is committed.

Jean T. Anderson added a comment - 10/Jun/05 08:23 AM
Committed Jeff's patch, revision 180159, that documents new identifier limits. Files modified:
incubator/derby/docs/trunk/src/ref/rrefidlengthlimits.dita
incubator/derby/docs/trunk/src/ref/rrefsqlj20937.dita
incubator/derby/docs/trunk/src/ref/rrefsqlj31580.dita

Closing as "Fixed" based on Satheesh Bandaram <satheesh@Sourcery.Org> comment posted to derby-dev: "I think this patch looks good, though I haven't searched for any other references to older limits on identifier lengths." See http://mail-archives.apache.org/mod_mbox/db-derby-dev/200506.mbox/%3c42A64F0E.6080702@Sourcery.Org%3e
Note that the comment in the commit record at http://mail-archives.apache.org/mod_mbox/db-derby-commits/200506.mbox/%3c20050605223319.41650.qmail@minotaur.apache.org%3e
incorrectly references DERBY-287 instead of DERBY-274. The log comments for the three files were corrected to reference DERBY 274.