]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the ALLBITS macro as a shorthand for "(Bitmask)(-1)".
authordrh <drh@noemail.net>
Tue, 8 Mar 2016 01:32:30 +0000 (01:32 +0000)
committerdrh <drh@noemail.net>
Tue, 8 Mar 2016 01:32:30 +0000 (01:32 +0000)
commit8426e36c8f55d4b73892afd4c81aa67d2735ced3
treedc8bd1b70ff5070f0dcd63c218e8d519476511aa
parent599d57645625e39738952326d4618f7e86d104c3
Add the ALLBITS macro as a shorthand for "(Bitmask)(-1)".

FossilOrigin-Name: 91bd619d27e4d91510a187bbb88de961a31c8a2e
manifest
manifest.uuid
src/sqliteInt.h
src/update.c
src/where.c