Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1092)

Issue 1022423004: [sqlite backport] Fix collation dequoting. (Closed)

Created:
5 years, 9 months ago by Scott Hess - ex-Googler
Modified:
5 years, 9 months ago
Reviewers:
michaeln, inferno
CC:
chromium-reviews
Base URL:
http://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[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 Committed: https://crrev.com/3e13a01e946b7df16a5b3702ac016b5784945a90 Cr-Commit-Position: refs/heads/master@{#322165}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+285 lines, -26 lines) Patch
M third_party/sqlite/amalgamation/sqlite3.c View 9 chunks +12 lines, -12 lines 0 comments Download
A third_party/sqlite/patches/0018-backport-Fix-collation-dequoting.patch View 1 chunk +205 lines, -0 lines 0 comments Download
M third_party/sqlite/src/src/expr.c View 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/sqlite/src/src/parse.y View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/sqlite/src/src/sqliteInt.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/sqlite/src/src/where.c View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/sqlite/src/test/collate1.test View 2 chunks +56 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
inferno
lgtm
5 years, 9 months ago (2015-03-25 09:55:45 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1022423004/1
5 years, 9 months ago (2015-03-25 14:33:04 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 9 months ago (2015-03-25 15:22:56 UTC) #5
commit-bot: I haz the power
5 years, 9 months ago (2015-03-25 15:23:42 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/3e13a01e946b7df16a5b3702ac016b5784945a90
Cr-Commit-Position: refs/heads/master@{#322165}

Powered by Google App Engine
This is Rietveld 408576698