On Wed, Jan 25, 2012 at 3:07 PM, Richard Hipp <d...@sqlite.org> wrote:
> The SQLite byte-code engine was being too conservative and was reparsing
> the schema in places where it was not strictly necessary.  The fix was to
> restrict the places where the schema was reparsed to situations that really
> needed it.

This thread has been awesome, gripping reading.  Thanks to both of you
for sticking with it and figuring it out.

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

Reply via email to