17 lines
363 B
Plaintext
17 lines
363 B
Plaintext
|
|
ReadMe:
|
||
|
|
|
||
|
|
In order to integrate large query optimization into the SECONDO optimizer, the files
|
||
|
|
|
||
|
|
- secondo/Optimizer/calloptimizer.pl
|
||
|
|
- secondo/Optimizer/optimizer.pl
|
||
|
|
|
||
|
|
had to be extended by some rules and modified at a few points.
|
||
|
|
|
||
|
|
All modified code lines in these files are marked by the comment "%LargeQueries"
|
||
|
|
|
||
|
|
|
||
|
|
Gero Willmes, 26.01.2012
|
||
|
|
|
||
|
|
gero.willmes@gmx.net
|
||
|
|
|