Module: wine Branch: master Commit: 9b729bb1b348ac5485fe993fcedef870b59d88b3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9b729bb1b348ac5485fe993fce...
Author: Bernhard Loos bernhardloos@googlemail.com Date: Fri Sep 9 11:25:58 2011 +0200
msi: Speed up WHERE statement evaluation by evaluating the condition as early as possible.
---
dlls/msi/where.c | 208 +++++++++++++++++++++++++++++++++++++---------------- 1 files changed, 145 insertions(+), 63 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9b729bb1b348ac5485fe99...