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

Unified Diff: third_party/sqlite/src/tool/addopcodes.tcl

Issue 2751253002: [sql] Import SQLite 3.17.0. (Closed)
Patch Set: also clang on Linux i386 Created 3 years, 9 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
« no previous file with comments | « third_party/sqlite/src/tool/Replace.cs ('k') | third_party/sqlite/src/tool/build-all-msvc.bat » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/sqlite/src/tool/addopcodes.tcl
diff --git a/third_party/sqlite/src/tool/addopcodes.tcl b/third_party/sqlite/src/tool/addopcodes.tcl
index 84e3994ce8c8f9df536b9bd67b13c15f2dff5bdf..a6c58f1a251c83cff9bc343dd1fce681cb17fce5 100644
--- a/third_party/sqlite/src/tool/addopcodes.tcl
+++ b/third_party/sqlite/src/tool/addopcodes.tcl
@@ -37,7 +37,10 @@ set extras {
UMINUS
UPLUS
REGISTER
+ VECTOR
+ SELECT_COLUMN
ASTERISK
+ SPAN
SPACE
ILLEGAL
}
« no previous file with comments | « third_party/sqlite/src/tool/Replace.cs ('k') | third_party/sqlite/src/tool/build-all-msvc.bat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698