Simplify the sqlite3VdbeGet() routine. Smaller, faster, and easier to maintain.
commite0c5f968fe1b1728cda5a9424439bf776a4eb10a
authorD. Richard Hipp <drh@hwaci.com>
Sat, 16 Sep 2017 20:58:41 +0000 (16 20:58 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Sat, 16 Sep 2017 20:58:41 +0000 (16 20:58 +0000)
treef5aaccd65236d1441f9eee2fb79314ceedc0f358
parent39089a76b3669ede6ebe301a7fe304c4e3061348
Simplify the sqlite3VdbeGet() routine.  Smaller, faster, and easier to maintain.
src/select.c
src/vdbeaux.c
src/vdbeblob.c