On Thu, Sep 02, 2021 at 11:01:21AM -0400, Greg Troxel wrote: > Objections? Comments? Am I missing something and there's a reason it > is how it is? I also think it should just be enabled (but also in base). However, SQLite documentation claims it is not compiled in by default (needs -DSQLITE_ENABLE_RTREE=1). Martin