]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add an assert to verify that floating point values and integers use the
authordrh <drh@noemail.net>
Sun, 28 Aug 2005 01:34:21 +0000 (01:34 +0000)
committerdrh <drh@noemail.net>
Sun, 28 Aug 2005 01:34:21 +0000 (01:34 +0000)
commitde941c605e44bb7977ee138c599da6c9f8bdc6c2
tree9c7fb4966ba6872e4790dd44d921c1ef24fca541
parent9b4b45d5cf7f1970c2aca032661449a3f40bfb79
Add an assert to verify that floating point values and integers use the
same byte order.  Add a comment to the SELECT code generator. (CVS 2635)

FossilOrigin-Name: 07b4892149a436dbd904c781b46e3b9a82a7a744
manifest
manifest.uuid
src/select.c
src/vdbeaux.c