]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ephemeral tables used to hold manifested views may not be unordered since
authordrh <drh@noemail.net>
Fri, 26 Feb 2016 04:13:39 +0000 (04:13 +0000)
committerdrh <drh@noemail.net>
Fri, 26 Feb 2016 04:13:39 +0000 (04:13 +0000)
commit26bcc7cf4084151d7926f48c8d3802eb6d611f93
tree770acf0088d5d0793c3261f09f6fbacd4eb07f40
parentc9eaeef1fe3bca902c3cb32db978bb2c671e221f
Ephemeral tables used to hold manifested views may not be unordered since
they might be subject to an ordered comparison if they are part of a join.

FossilOrigin-Name: 3ef6a3153267d5328202fea24fd29ff4d5409295
manifest
manifest.uuid
src/select.c
src/vdbeInt.h
test/misc8.test