2015-10-22 20:54:33
— part of check-in
[cdc92919e6]
on branch btree-fordelete-flag
— Modifications to pass a flag to internal routine sqlite3BtreeCursor() when a cursor that is used solely for deleting b-tree entries, or for obtaining the components of keys to delete from other b-trees, is opened.
(user:
dan
size: 29994)
2015-10-26 17:50:54
— part of check-in
[871b1c78bc]
on branch trunk
— Provide the BTREE_FORDELETE flag to sqlite3BtreeCursor() if the cursor will
be used only for deletions and seeking.
(user:
drh
size: 29994)
2015-10-26 20:11:24
— part of check-in
[20da0849ce]
on branch cursor-hints
— Merge the BTREE_FORDELETE enhancement with this branch.
(user:
dan
size: 29994)
2015-10-26 20:50:15
— part of check-in
[bc195e1cd9]
on branch apple-osx
— Merge latest trunk changes, including the SQLITE_IOERR_AUTH error code, with this branch.
(user:
dan
size: 29994)
2015-10-30 17:17:12
— part of check-in
[f2cde4cfc5]
on branch begin-concurrent
— Merge the sqlite3_db_cacheflush() enhancements and other changes from trunk.
(user:
drh
size: 29994)