2010-08-30 15:02:28
— part of check-in
[0900e35348]
on branch trunk
— Remove the sqlite3BtreeFactory() wrapper routine. All modules now call
sqlite3BtreeOpen() directly.
(user:
drh
size: 18602)
2010-11-19 23:50:48
— part of check-in
[c8bc057c7d]
on branch apple-osx
— Merge all the latest changes from the trunk into the apple-osx branch.
(user:
drh
size: 18602)
2011-05-01 22:57:41
— part of check-in
[7155e6f328]
on branch branch-3.7.2
— Backport check-ins [0900e35348f4b9bf3] and [4fead8e714c7e50] to the 3.7.2
branch. These check-ins provide hints to the btree layer for when it is
possible to use a hash table rather than a btree to implement an index.
The SQLite BTree layer does not use these hints, but alternative btree layers
might.
(user:
drh
size: 18602)