提交 932bbb55 authored 作者: Thomas Mueller's avatar Thomas Mueller

Prepare release

上级 71317439
......@@ -21,7 +21,7 @@ Change Log
<ul><li>-
</li></ul>
<h2>Version 1.4.176 Beta (2014-04-11)</h2>
<h2>Version 1.4.177 Beta (2014-04-12)</h2>
<ul><li>By default, the MV_STORE option is enabled, so it is using the new MVStore
storage. The MVCC setting is by default set to the same values as the MV_STORE setting,
so it is also enabled by default. For testing, both settings can be disabled by appending
......
......@@ -96,7 +96,7 @@ the per-statement overhead is greatly reduced.
<h4>H2</h4>
<p>
Version 1.4.177 (2014-04-11) was used for the test.
Version 1.4.177 (2014-04-12) was used for the test.
For most operations, the performance of H2 is about the same as for HSQLDB.
One situation where H2 is slow is large result sets, because they are buffered to
disk if more than a certain number of records are returned.
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -17,7 +17,7 @@ public class Constants {
/**
* The build date is updated for each public release.
*/
public static final String BUILD_DATE = "2014-04-11";
public static final String BUILD_DATE = "2014-04-12";
/**
* The build date is updated for each public release.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论