]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the max_page_count pragma used to limit the maximum size of a database
authordrh <drh@noemail.net>
Tue, 8 May 2007 14:51:36 +0000 (14:51 +0000)
committerdrh <drh@noemail.net>
Tue, 8 May 2007 14:51:36 +0000 (14:51 +0000)
commitf8e632b630c57bc61ba6b8ddfdc6ad0ee56d03c6
treeef23f293e1b13eca0b6a7a7620b517cd56d3d2cf
parent17374e8f94a69612ef7eab959c3288b9dd88f1c5
Add the max_page_count pragma used to limit the maximum size of a database
file.  Untested. (CVS 3948)

FossilOrigin-Name: b1b74f06688fd90fcaf54cf95e2e7beeb5fc1040
manifest
manifest.uuid
src/btree.c
src/btree.h
src/limits.h
src/pager.c
src/pager.h
src/pragma.c
www/pragma.tcl