/[Apache-SVN]
ViewVC logotype

Revision 606277


Jump to revision: Previous Next
Author: abrown
Date: Fri Dec 21 19:21:53 2007 UTC (23 months, 1 week ago)
Changed paths: 3
Log Message:
DERBY-3253: Fix NPE for IN list operator when the probe predicate is
pushed into a subselect but then multi-probing does not occur.  More
specifically, ensure that InListOperatorNode's left operand correctly
reflects its position in the query tree when it is generated.

Porting to 10.3 branch from trunk (svn #605616):

 svn merge -r 605615:605616 https://svn.apache.org/repos/asf/db/derby/code/trunk

No additional changes required.

Changed paths:

Path Details
Directorydb/derby/code/branches/10.3/java/engine/org/apache/derby/impl/sql/compile/BinaryRelationalOperatorNode.java modified , text changed
Directorydb/derby/code/branches/10.3/java/engine/org/apache/derby/impl/sql/compile/OrNode.java modified , text changed
Directorydb/derby/code/branches/10.3/java/testing/org/apache/derbyTesting/functionTests/tests/lang/InListMultiProbeTest.java modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2