]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the load-extension mechanism so that tests build with or without it.
authordrh <drh@noemail.net>
Thu, 20 Mar 2008 00:32:20 +0000 (00:32 +0000)
committerdrh <drh@noemail.net>
Thu, 20 Mar 2008 00:32:20 +0000 (00:32 +0000)
commitcaa639f401fadcd64cfa6a900a052f1e3ed21ed6
treedc4262b534494dc02458924eb0d3270d4f370b24
parent9323f76141f86e4c51f18af26bd29a564bbf5ec9
Fix the load-extension mechanism so that tests build with or without it.
This check-in also includes prototypes for the new sqlite3_limit()
interface, but no implementation. (CVS 4892)

FossilOrigin-Name: bee38c2dda50592fef5fedab01311d5486240b95
manifest
manifest.uuid
src/loadext.c
src/sqlite.h.in
src/sqliteInt.h