提交 b1b82aab authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 81d5594e
...@@ -298,25 +298,17 @@ java org.h2.test.TestAll timer ...@@ -298,25 +298,17 @@ java org.h2.test.TestAll timer
/* /*
readonly database: throw exception if lock file exists
outer join bug outer join bug
// System.setProperty("h2.pageSize", "64"); // System.setProperty("h2.pageSize", "64");
test with small freeList pages, page size 64 test with small freeList pages, page size 64
test if compact always works as expected test if compact always works as expected
http://www.apache.org/dev/contrib-email-tips.html
google app engine google app engine
documentation: rolling review at jaqu.html documentation: rolling review at jaqu.html
System.setProperty("h2.optimizeInList", "true");
System.setProperty("h2.optimizeOr", "true");
optimization for X IN(..) and OR: optimization for X IN(..) and OR:
add more test cases, code coverage 100%
document in optimizations.sql document in optimizations.sql
------------- -------------
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论