]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid unnecessary affinity transformations when building indices using
authordrh <drh@noemail.net>
Thu, 2 Jan 2014 19:35:30 +0000 (19:35 +0000)
committerdrh <drh@noemail.net>
Thu, 2 Jan 2014 19:35:30 +0000 (19:35 +0000)
commit762c1c4071bbc4c73ec1aa70d017ee0e9c03d729
tree4af5eac2d93e01e292148bab93b7c8e148383841
parent991a19851112ffb03946a003350e9e148d631348
Avoid unnecessary affinity transformations when building indices using
data from a table.

FossilOrigin-Name: 10d851353c2abeadbd2852c210a7ff9f7f513e5d
manifest
manifest.uuid
src/delete.c
src/sqliteInt.h
src/test1.c
src/vdbe.h
src/vdbeaux.c