[
https://issues.apache.org/jira/browse/DERBY-2603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12493434
]
Bryan Pendleton commented on DERBY-2603:
----------------------------------------
Thanks for the clarification; your explanation makes complete sense to me.
I see that there is the following page in the docs, which defines "SQL Boolean
Operators":
http://db.apache.org/derby/docs/dev/ref/rrefsqlj23075.html#rrefsqlj23075__sqlj34517
Are these the same operators that are being referred to by the words
"binary comparison operators" in the varchar page for this issue?
http://db.apache.org/derby/docs/dev/ref/rrefsqlj41207.html
If so, then I think it would be completely appropriate to make the change you
suggest,
and perhaps also to include a cross-referencing link to the other page.
> 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.