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

Unified Diff: third_party/sqlite/patches/0011-backport-Fix-collation-dequoting.patch

Issue 1310533005: [sqlite] Annotate Chromium-specific exposed functions with SQLITE_API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/sqlite/patches/0011-backport-Fix-collation-dequoting.patch
diff --git a/third_party/sqlite/patches/0018-backport-Fix-collation-dequoting.patch b/third_party/sqlite/patches/0011-backport-Fix-collation-dequoting.patch
similarity index 98%
rename from third_party/sqlite/patches/0018-backport-Fix-collation-dequoting.patch
rename to third_party/sqlite/patches/0011-backport-Fix-collation-dequoting.patch
index f8f1597bbc2561f8bb1cfeefbd3fee685f888006..2fa90710e4818596ae3fbfdf62e41a043a63552f 100644
--- a/third_party/sqlite/patches/0018-backport-Fix-collation-dequoting.patch
+++ b/third_party/sqlite/patches/0011-backport-Fix-collation-dequoting.patch
@@ -1,7 +1,7 @@
-From f4b79cfaefb87fa2c37a860c5a64f320a5265f99 Mon Sep 17 00:00:00 2001
+From 8451a8f615c1542a79ae190d4117e10f263857f7 Mon Sep 17 00:00:00 2001
From: Scott Hess <shess@chromium.org>
Date: Mon, 23 Mar 2015 11:24:11 -0700
-Subject: [PATCH] [backport] Fix collation dequoting.
+Subject: [PATCH 11/11] [backport] Fix collation dequoting.
Backport https://www.sqlite.org/src/info/eddc05e7bb31fae7
"Fix a problem causing collation sequence names to be dequoted
@@ -201,5 +201,5 @@ index 2085415..0716ac7 100644
+
+
--
-2.2.1
+2.4.5

Powered by Google App Engine
This is Rietveld 408576698