2009-04-09 01:23:49
— part of check-in
[0c41f7cff4]
on branch trunk
— Enhance sqlite3_shutdown() so that it automatically invokes
sqlite3_reset_auto_extension(). This is a harmless no-op if applications
are already calling sqlite3_reset_auto_extension() prior to sqlite3_shutdown().
And it prevents possible memory corruption if they do not. So it works
either way. Most of the changes are to the test cases. (CVS 6475)
(user:
drh
size: 2912)
2009-11-04 18:51:17
— part of check-in
[590d4ac1ee]
on branch shunning-error
— Fix documentation typos.
(user:
drh
size: 2912)