> You are welcomed to experiment with changes that will store the > entire result set row in the btree rather than just a pointer. > If you can produce some performance improvements, we'll likely > check in your changes.
Am I wrong in interpreting your comment to mean that this should be feasible within the current architecture, and more importantly, feasible for someone like me who looked at the SQLite source code for the first time yesterday? :) Thanks for all your help tracking this down. -Tom