]> git.ipfire.org Git - thirdparty/sqlite.git/commit
All SQLITE_MAX_VARIABLE_NUMBER to exceed 32767. The sizes of some structures
authordrh <drh@noemail.net>
Tue, 3 Nov 2009 01:22:07 +0000 (01:22 +0000)
committerdrh <drh@noemail.net>
Tue, 3 Nov 2009 01:22:07 +0000 (01:22 +0000)
commit75f8d8be1a5c0644e11a0740bb411121a5833836
tree76ef2730bca0ddea06aa3f0fa8fe9e0d83dc05e6
parentccaf7731d7d4f248f8f1bac2da1178af44cf5475
All SQLITE_MAX_VARIABLE_NUMBER to exceed 32767.  The sizes of some structures
increase when the compile-time parameter is configured this way.

FossilOrigin-Name: 16a24b4485420bdf30d3c8e22cfbaf008e07df02
manifest
manifest.uuid
src/main.c
src/sqliteInt.h
src/vdbeInt.h
src/vdbeaux.c