Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
Commits
24bd2f87
提交
24bd2f87
authored
5月 10, 2018
作者:
Evgenij Ryazanov
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Update changelog.html
上级
2e16bf59
显示空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
32 行增加
和
0 行删除
+32
-0
changelog.html
h2/src/docsrc/html/changelog.html
+32
-0
没有找到文件。
h2/src/docsrc/html/changelog.html
浏览文件 @
24bd2f87
...
...
@@ -21,12 +21,36 @@ Change Log
<h2>
Next Version (unreleased)
</h2>
<ul>
<li>
PR #1123: Fix TCP version check
</li>
<li>
PR #1122: Assorted changes
</li>
<li>
PR #1121: Add some protection to ValueHashMap against hashes with the same less significant bits
</li>
<li>
Issue #1097: H2 10x slower than HSQLDB and 6x than Apache Derby for specific query with GROUP BY and DISTINCT subquery
</li>
<li>
Issue #1093: Use temporary files for ResultSet buffer tables in MVStore
</li>
<li>
PR #1117: Fix sorting with distinct in ResultTempTable
</li>
<li>
Issue #1095: Add support for INSERT IGNORE INTO
<
table
>
(
<
columns
>
) SELECT in MySQL Mode
</li>
<li>
PR #1114: Minor cleanup and formatting fixes
</li>
<li>
PR #1112: Improve test scripts
</li>
<li>
PR #1111: Use a better fix for issue with SRID
</li>
<li>
Issue #1107: Restore support of DATETIME2 with specified fractional seconds precision
</li>
<li>
Issue #1106: Get rid of SwitchSource
</li>
<li>
PR #1105: Assorted minor changes
</li>
<li>
Issue #1102: CREATE SYNONYM rejects valid definition
</li>
<li>
PR #1103: Remove redundant synchronization
</li>
<li>
Issue #1048: 1.4.197 regression. org.h2.jdbc.JdbcSQLException: Timeout trying to lock table "SYS"
</li>
<li>
PR #1101: Move some tests in better place and add an additional test for 2PC
...
...
@@ -43,8 +67,16 @@ Change Log
</li>
<li>
PR #1087: improve performance of planning large queries
</li>
<li>
PR #1085: Add tests for simple one-column index sorting
</li>
<li>
PR #1084: re-enable some pagestore testing
</li>
<li>
PR #1083: Assorted changes
</li>
<li>
Issue #394: Recover tool places COLLATION and BINARY_COLLATION after temporary tables
</li>
<li>
PR #1081: Session.getTransactionId should return a more distinguishing value
</li>
<li>
Improve the script-based unit testing to check the error code of the exception thrown.
</li>
<li>
Issue #1041: Support OR syntax while creating trigger
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论