]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the min() and max() optimizations work on empty indexed tables.
authordrh <drh@noemail.net>
Thu, 17 Apr 2003 12:44:23 +0000 (12:44 +0000)
committerdrh <drh@noemail.net>
Thu, 17 Apr 2003 12:44:23 +0000 (12:44 +0000)
commitd4d595f94c3c02d90872d90ec5bb43cf11426abc
tree657ab7c65163e5316ea39cc64b41d800f9d57e42
parent839656620487125e287c6eaa244bb04abbee3bcd
Make sure the min() and max() optimizations work on empty indexed tables.
Ticket #296. (CVS 914)

FossilOrigin-Name: 98ef6110068e5ed3cd77a14b004f890b79b731f7
manifest
manifest.uuid
src/select.c
src/vdbe.c
test/minmax.test
test/where.test