[sqlite backport] Fix collation dequoting.
commit3e13a01e946b7df16a5b3702ac016b5784945a90
authorshess <shess@chromium.org>
Wed, 25 Mar 2015 15:22:38 +0000 (25 08:22 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 25 Mar 2015 15:23:29 +0000 (25 15:23 +0000)
tree3634ecb7c06c8b708e399d99ac72311636a11776
parente2a873b6f8f4251a491891c5d5d825b25150a032
[sqlite backport] Fix collation dequoting.

Backport https://www.sqlite.org/src/info/eddc05e7bb31fae7
"Fix a problem causing collation sequence names to be dequoted
multiple times under some circumstances."

BUG=469082

Review URL: https://codereview.chromium.org/1022423004

Cr-Commit-Position: refs/heads/master@{#322165}
third_party/sqlite/amalgamation/sqlite3.c
third_party/sqlite/patches/0018-backport-Fix-collation-dequoting.patch [new file with mode: 0644]
third_party/sqlite/src/src/expr.c
third_party/sqlite/src/src/parse.y
third_party/sqlite/src/src/sqliteInt.h
third_party/sqlite/src/src/where.c
third_party/sqlite/src/test/collate1.test