[
https://issues.apache.org/jira/browse/DERBY-2603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomohito Nakayama updated DERBY-2603:
-------------------------------------
Attachment: DERBY-2603.patch
* Description of the patch
* Replace binary to boolean in pages for CHAR type and VARCHAR type.
* Place hyperlink from pages of CHAR type and VARCHAR type to page of
Boolean expressions.
* Test
* Build and read three types of reference manuals and does not found problem.
> Minor erratum in page of VARCHAR in Derby Reference manual
> ----------------------------------------------------------
>
> Key: DERBY-2603
> URL: https://issues.apache.org/jira/browse/DERBY-2603
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Environment:
> http://db.apache.org/derby/docs/dev/ref/rrefsqlj41207.html
> Reporter: Tomohito Nakayama
> Priority: Minor
>
> I found next statement in the page through translation into Japanese.
> > When binary comparison operators are applied to VARCHARs, the lengths of
> > the operands are not altered, and spaces at the end of the values are
> > ignored.
> I think "binary" should be replaced as "boolean".
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.