]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make the sqlite3_result_double() interface work the same as
authordrh <drh@noemail.net>
Wed, 13 Jan 2010 00:04:13 +0000 (00:04 +0000)
committerdrh <drh@noemail.net>
Wed, 13 Jan 2010 00:04:13 +0000 (00:04 +0000)
commit7ec5ea942e158d8802354d56e84d82e0be262b94
treed169eb429e0a78121e3a9a4b968e2e01a8027b3c
parent6a9c64b363e5b33e0e265f44ff70ea49da1b8dda
Make the sqlite3_result_double() interface work the same as
sqlite3_result_int64() when SQLITE_OMIT_FLOATING_POINT is defined.

FossilOrigin-Name: 61df5986600b6c9e6d5c42efc0067a27fe54251f
manifest
manifest.uuid
src/vdbeInt.h
src/vdbemem.c