]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use the xCurrentTime method of the default VFS instead of stdlib time() to
authordrh <drh@noemail.net>
Wed, 19 Mar 2008 20:18:27 +0000 (20:18 +0000)
committerdrh <drh@noemail.net>
Wed, 19 Mar 2008 20:18:27 +0000 (20:18 +0000)
commit8257f0c1da35aaecedc368f27eb970f908f82f3a
tree71fafd9c6d4c0d3a30cc8cea1a95952b31d7391a
parente5dd20a6ac1612962ef35c32d2a41fa95bd86fd3
Use the xCurrentTime method of the default VFS instead of stdlib time() to
get the current time when compiling with SQLITE_OMIT_DATETIME_FUNCS. (CVS 4887)

FossilOrigin-Name: 73fbac7cf7b61b23831f62b996fbdd358695b473
manifest
manifest.uuid
src/date.c