]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the extra comments (added with -DSQLITE_ENABLE_EXPLAIN_COMMENTS) so that
authordrh <drh@noemail.net>
Sat, 27 Aug 2016 14:05:12 +0000 (14:05 +0000)
committerdrh <drh@noemail.net>
Sat, 27 Aug 2016 14:05:12 +0000 (14:05 +0000)
commit1ad78c57914956c8ae2da2549b1af9d4e7f58f8a
tree124516d0530adc2675750fe099db92e0e4acd451
parent61441c3493d91f377ad1dbc1557ee0d800a4ba90
Fix the extra comments (added with -DSQLITE_ENABLE_EXPLAIN_COMMENTS) so that
the sense of &lt;, &lt;=, &gt;, and &gt;= tests is correct and so that the
SQLITE_STOREP2 version is shown correctly.  These changes are already in the
rowvalue branch but are added here since they are technically unrelated to
rowvalue.

FossilOrigin-Name: 4d43c4698eef4e3db7556813f0274b4018c7c2b9
manifest
manifest.uuid
src/vdbe.c
src/vdbeaux.c