]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Recognize TK_COLLATE operators that have been transformed into TK_REGISTER.
authordrh <drh@noemail.net>
Sat, 8 Dec 2012 00:52:14 +0000 (00:52 +0000)
committerdrh <drh@noemail.net>
Sat, 8 Dec 2012 00:52:14 +0000 (00:52 +0000)
commitd91eba96734ecea60ac584c314bca11ea8bc5685
tree856ca45cb2eb5016fc0868bed132d1e9d4c1b3e4
parent85d641f948cbb3c81c404bf0d1f01c01800c1407
Recognize TK_COLLATE operators that have been transformed into TK_REGISTER.
Skip both TK_COLLATE and TK_AS operators when looking for the top of an
expression.

FossilOrigin-Name: f66c1db2965054f38125218202b6a6ec62d57666
manifest
manifest.uuid
src/expr.c