]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow up to 64 tables in a join (the number of bits in a long long int).
authordrh <drh@noemail.net>
Thu, 1 Feb 2007 01:40:44 +0000 (01:40 +0000)
committerdrh <drh@noemail.net>
Thu, 1 Feb 2007 01:40:44 +0000 (01:40 +0000)
commitca83ac51b3b038cb72300d28a7227375bc989f3d
treeba99592d603ba9c3b1d9387b7f3116936d5d2c4a
parentae0943b4450c8409fa724c8accbbfb08b02b915b
Allow up to 64 tables in a join (the number of bits in a long long int).
The old limit was 32 tables. (CVS 3622)

FossilOrigin-Name: 505dce8f4e8717341e04f49f6f382719c3c704f1
manifest
manifest.uuid
src/expr.c
src/sqliteInt.h