]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the CREATE INDEX statement so that trying to create a TEMP index on
authordrh <drh@noemail.net>
Thu, 1 Aug 2013 22:27:26 +0000 (22:27 +0000)
committerdrh <drh@noemail.net>
Thu, 1 Aug 2013 22:27:26 +0000 (22:27 +0000)
commit989b116a03166f6aa319fb446206f4d6c5c9a02c
tree1d723df41682452d0216646f2dd1dc90a7d0e2f4
parentaf4300636af8a0f6addab5f314d81299307e4d58
Fix the CREATE INDEX statement so that trying to create a TEMP index on
a non-TEMP table throws an error rather than segfaulting.

FossilOrigin-Name: e3c8935f8736d00dc83644fa21d86ca7fec6d2fc
manifest
manifest.uuid
src/build.c
test/index.test