]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the name of SQLITE_FCNTL_SYNC to SQLITE_FCNTL_SYNC_OMITTED and only
authordrh <drh@noemail.net>
Tue, 25 Jan 2011 16:20:16 +0000 (16:20 +0000)
committerdrh <drh@noemail.net>
Tue, 25 Jan 2011 16:20:16 +0000 (16:20 +0000)
commit951596cdef06e386075280b0dd92cd3fc00764c0
tree054a270789354f17b077812bfa99c163a8c7525d
parent0ecdeb2414240ffcf131f4d222c12a6b63bcd4db
Change the name of SQLITE_FCNTL_SYNC to SQLITE_FCNTL_SYNC_OMITTED and only
send it when PRAGMA synchronous=OFF.  Add better documentation to explain
what that file-control opcode is used for.

FossilOrigin-Name: 64914980855dbbf19512642836ca962a507b3ddb
manifest
manifest.uuid
src/pager.c
src/sqlite.h.in