]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The query optimizer now attempts to satisfy an ORDER BY clause using
authordrh <drh@noemail.net>
Wed, 19 Jun 2002 14:27:05 +0000 (14:27 +0000)
committerdrh <drh@noemail.net>
Wed, 19 Jun 2002 14:27:05 +0000 (14:27 +0000)
commite31847449e7111109a1b7acf35fb30135d7cf55b
tree73e9e0655633c217dfc146eba03005300f3617c6
parentc2bb7c3dd946906e08e512869db376c44caafffa
The query optimizer now attempts to satisfy an ORDER BY clause using
an index.  Sorting is still used if there are no suitable indices. (CVS 628)

FossilOrigin-Name: f09e19b43ef61073713cf32282c90ea666229eba
VERSION
manifest
manifest.uuid
src/delete.c
src/select.c
src/sqliteInt.h
src/update.c
src/where.c
test/where.test
www/changes.tcl