]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not include the P3 parameter on OP_Integer opcodes if the integer will fit
authordrh <drh@noemail.net>
Sun, 30 May 2004 01:38:43 +0000 (01:38 +0000)
committerdrh <drh@noemail.net>
Sun, 30 May 2004 01:38:43 +0000 (01:38 +0000)
commit6fec0762389cc1ae09c0071b79e40845d8284f43
tree5ff71ce2ea6b6d905cb5bad134bb5540dc34ce73
parent436051582f4c8bf418d8f6702047560e8a686202
Do not include the P3 parameter on OP_Integer opcodes if the integer will fit
in 32 bits.  The P3 conversion is slow. (CVS 1494)

FossilOrigin-Name: fcd84ebabca72023e76e6954514948aa9a3ab999
manifest
manifest.uuid
src/expr.c
src/vdbemem.c