diff options
author | Björn Lemke <lemke@lemke-it.com> | 2025-07-09 17:05:10 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2025-07-09 17:05:10 +0000 |
commit | 67c640dea2cdc492641c3c6a92dcccdadd59e48e (patch) | |
tree | bda3961e87c8b9150cdc9abe2822373cac83ed86 /graphics/py-pyzbar | |
parent | acaa030242310d372539678e622b99ec547eec48 (diff) |
- Added performance patch to CegoSelect::buildJoinConditions. pPred
is set to checked if analyzed as complete, also if the predicate
is external ( setup via setViewCond ) In the meantime, external
conditions are fully handeled via CegoDistCursor
- In CegoFieldValue::toChain, for case DATETIME resulting string
was corrected. In the meantime, we avoid date value construction
via date/scandate function, either the required value is calculated
via cast. So just the date string value is provided in the defined
datetime format.
- Added datetime cast operator to convert from string value to
datetime. If used, this avoids expensive real time cast operations
for queries and should accelerate execution time
Diffstat (limited to 'graphics/py-pyzbar')
0 files changed, 0 insertions, 0 deletions