]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Attempt to parse the NULLS LAST clause more efficiently. A few cycles were dead-end
authordrh <drh@noemail.net>
Fri, 23 Aug 2019 21:11:11 +0000 (21:11 +0000)
committerdrh <drh@noemail.net>
Fri, 23 Aug 2019 21:11:11 +0000 (21:11 +0000)
commitf8f8a576bd1237c4b950ade01968a34e35f27a70
treea6018ed95513c7634016f6ae8c5a1eca6a20a9a1
parentee6c5e5ae7193241a55dd83c8f434a5d7c5abf11
Attempt to parse the NULLS LAST clause more efficiently.  A few cycles were
saved, but at the expense of more code.  And there is a bug was introduced
somewhere.  Not worth continuing down this line.

FossilOrigin-Name: 12d2cf88714d8b61a0c6a0733406436100d84671d7aa7229eb9d815b0eeb77a1
manifest
manifest.uuid
src/build.c
src/expr.c
src/parse.y
src/sqliteInt.h