]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_PTRSIZE macro. Use it to help sqlite3_status() run faster
authordrh <drh@noemail.net>
Mon, 23 Mar 2015 18:52:56 +0000 (18:52 +0000)
committerdrh <drh@noemail.net>
Mon, 23 Mar 2015 18:52:56 +0000 (18:52 +0000)
commit2b4905c81fc1ee72c85f8bab318cc72735a34419
tree2a36386b3eef5bff6c863ed34e55cfb79dddc9cb
parentaf89fe66eae40a520e370e634da59aefe688d06f
Add the SQLITE_PTRSIZE macro.  Use it to help sqlite3_status() run faster
on 32-bit systems.

FossilOrigin-Name: c742bd6047bc6d0319a5a8c31d97f6b9229507f6
manifest
manifest.uuid
src/main.c
src/sqliteInt.h
src/status.c