]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Simplifications to the way UnpackedRecord objects are allocated. Smaller
authordrh <drh@noemail.net>
Wed, 21 Dec 2016 19:45:54 +0000 (19:45 +0000)
committerdrh <drh@noemail.net>
Wed, 21 Dec 2016 19:45:54 +0000 (19:45 +0000)
commita582b016983c5fc14971a8550f59c7e65fa5ae0d
treedb096dacb260e2fdaf90003d5ba0f99dc3212d13
parentf99dd359d00fd5af78d8ccb4b7c27fc82f578ddb
Simplifications to the way UnpackedRecord objects are allocated.  Smaller
and faster code that also fixes a subtle (currently unreachable) bug.

FossilOrigin-Name: f7ab01f254cd9d7006b8dec29adb234a671b8e6f
manifest
manifest.uuid
src/btree.c
src/vdbe.c
src/vdbe.h
src/vdbeapi.c
src/vdbeaux.c
src/vdbesort.c