]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Increase the upper bound on SQLITE_MAX_ATTACHED from 30 to 62.
authordrh <drh@noemail.net>
Wed, 23 Mar 2011 18:22:34 +0000 (18:22 +0000)
committerdrh <drh@noemail.net>
Wed, 23 Mar 2011 18:22:34 +0000 (18:22 +0000)
commit01c7dc887c35ce8107363073fcf31f425fba46f4
tree14a050e1a1b3f19c59410f6bc873ed872bf91933
parent0370493760d5780bd42be4f73eed06a337622c6c
Increase the upper bound on SQLITE_MAX_ATTACHED from 30 to 62.

FossilOrigin-Name: 7aaf8772274422f5020fad9eea490e195170720f
manifest
manifest.uuid
src/build.c
src/main.c
src/sqliteInt.h
src/vdbeInt.h
src/vdbeaux.c
test/attach.test