]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid unnecessary float->text->float conversions in date/time processing.
authordrh <drh@noemail.net>
Thu, 12 Jun 2008 13:50:00 +0000 (13:50 +0000)
committerdrh <drh@noemail.net>
Thu, 12 Jun 2008 13:50:00 +0000 (13:50 +0000)
commit3af5d685d7c0339f4ba28cbd5a233db8bbef8d5d
tree7441461eed2c7342837d40b2986aba4a921fd673
parent66147c971577d270071e346afba6a08a6c134056
Avoid unnecessary float->text->float conversions in date/time processing.
This change necessary to reproduce the problem reported by BareFoot. (CVS 5213)

FossilOrigin-Name: 6ec4d7653b1e67ba0951e909ee23fe774762d646
manifest
manifest.uuid
src/date.c