Some of the tests in SQLite3 3.6.9 fail on Solaris, and it's not clear why. Version 3.6.9 is a bugfix release for 3.6.8. Version 3.6.8 introduced some new optimizations and support for nested transactions, otherwise all interfaces in 3.6.7 and 3.6.8 are the same.
Therefore I propose to integrate 3.6.7 first, and then upgrade to 3.6.9 or a follow-on (if no changes necessitate a trip to the ARC) at a later date. Nico --