2011/3/11 Branko Čibej <br...@e-reka.si>: >... > For the second task, I think the first order of business is to change > the wc-db tree crawler to do one query instead of zillions, or at least, > where several queries are required, to do them all in one transaction.
stsp has been working this recently. Killing the node walker, and moving to table scans. >... Cheers, -g