> The fts implementation does work in response to data gotten from > SQLite calls, and feeds data back out via SQLite calls, which should > all start throwing errors and causing things to unwind. Most > expensive fts operations involve lots of subsidiary queries into the > SQLite core
But do any of these subsidiary queries involve a call to CHECK_FOR_INTERRUPT? Simon. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

