Also, what is the status of SQLite4?  I know it's in development, but
I'm wondering how far along it is.  I'm guessing from the errors I saw
that some of the extensions are not ready, for example.  But looking
at vdbe.c (particularly the comment block for OP_OpenRead) and explain
output it seems that SQLite4 right now doesn't have as much read/write
concurrency as SQLite3 w/ WAL -- is that right or is the comment wrong
or is it just that the read lock semantics vary by backend?

Nico
--
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to