Small performance optimization in sqlite3VdbeRecordCompareWithSkip() for
commit1a7f30a8d4465d0fa89221ab8a363c5ad232a68e
authorD. Richard Hipp <drh@hwaci.com>
Wed, 6 Jun 2018 20:29:19 +0000 (6 20:29 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Wed, 6 Jun 2018 20:29:19 +0000 (6 20:29 +0000)
tree302b4a18fab9150539a33d6d028c58562a9d454b
parent3df34fcea9a56083eefc88ab8ae306ddc85c5fea
Small performance optimization in sqlite3VdbeRecordCompareWithSkip() for
the common case where the comparison is equal.
src/vdbeaux.c