]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid unnecessary collating sequence and affinity restrictions on the use
authordrh <drh@noemail.net>
Thu, 17 Jan 2013 16:18:55 +0000 (16:18 +0000)
committerdrh <drh@noemail.net>
Thu, 17 Jan 2013 16:18:55 +0000 (16:18 +0000)
commit63db0392ae67c0e2d7c188bf8fb6f47e43731663
tree666dffb12616efc35998c3e8e93098ceff1af4e7
parent738fc79dcf388487b8e3c448827a3457db2d6a1a
Avoid unnecessary collating sequence and affinity restrictions on the use
of transitivity.  Add test cases to show that the restrictions are not
needed.

FossilOrigin-Name: 56549f45666b53876012df5c2bdf813474e10925
manifest
manifest.uuid
src/where.c
test/transitive1.test [new file with mode: 0644]