]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the unused xRename() method from the sqlite3_vfs object.
authordrh <drh@noemail.net>
Sat, 3 Jul 2010 17:13:31 +0000 (17:13 +0000)
committerdrh <drh@noemail.net>
Sat, 3 Jul 2010 17:13:31 +0000 (17:13 +0000)
commit2667be5e3fa58c7724efeccfcad22efddcc77ff0
tree7d318eff45506f0abe3910f6703237518a5725b5
parentb3f4351f005d1f8b9de672b7e76dfbf1d9c6fe75
Remove the unused xRename() method from the sqlite3_vfs object.
Add better documentation on the xCurrentTimeInt64() method.

FossilOrigin-Name: 51ec0e5432dd6849b83a3d969a018482eb3bb083
manifest
manifest.uuid
src/os_unix.c
src/os_win.c
src/sqlite.h.in
src/test6.c
src/test_devsym.c
src/test_journal.c
src/test_onefile.c
src/test_osinst.c
src/test_vfs.c