Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
Commits
8a89d185
提交
8a89d185
authored
7 年前
作者:
Noel Grandin
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
updated changelog
上级
c904db22
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
48 行增加
和
0 行删除
+48
-0
changelog.html
h2/src/docsrc/html/changelog.html
+48
-0
没有找到文件。
h2/src/docsrc/html/changelog.html
浏览文件 @
8a89d185
...
...
@@ -21,6 +21,54 @@ Change Log
<h2>
Next Version (unreleased)
</h2>
<ul>
<li>
PR #806: Implement setBytes() and setString() with offset and len
</li>
<li>
PR #805: Improve support of TIMESTAMP WITH TIME ZONE
</li>
<li>
PR #803: Use new ArrayList(Collection) and assertThrows()
</li>
<li>
PR #802: Use Arrays.copyOf() and Arrays.copyOfRange()
</li>
<li>
PR #801: Fix NULL support in PgServer for primitive types too
</li>
<li>
PR #800: More fixes in date-time types for ODBC drivers
</li>
<li>
PR #798: Add partial support of DATE, TIME, and TIMESTAMP data types to PgServer
</li>
<li>
PR #799: Use result of ArrayList.remove()
</li>
<li>
PR #797: Add ceilingKey() and floorKey() to TransactionMap (version 2)
</li>
<li>
PR #796: Add MDY to DateStyle in PgServerThread
</li>
<li>
PR #794: Sort files in generated jars
</li>
<li>
PR #793: Change return type of Value.getBoolean() to boolean (unwrapped)
</li>
<li>
PR #792: Inherit classpath from parent process
</li>
<li>
PR #791: Switch to JaCoCo code coverage
</li>
<li>
PR #788: Update lists of keywords
</li>
<li>
PR #789: Map DATE in Oracle mode to ValueTimestamp
</li>
<li>
PR #787: Assorted changes
</li>
<li>
PR #785: Optimize NULL handling in MVSecondaryIndex.add()
</li>
<li>
PR #783: Add Bits implementation for Java 9 and later versions
</li>
<li>
PR #784: Hardcoded port numbers should not be used in unit tests
</li>
<li>
PR #780: Close JavaFileManager after use.
</li>
<li>
PR #782: Leftover shared lock after release
</li>
<li>
PR #781: Locks left behind after commit
</li>
<li>
PR #778: Reduce code duplication
</li>
<li>
PR #775: Fix building of documentation and zip
</li>
<li>
PR #774: Assorted changes
...
...
This diff is collapsed.
Click to expand it.
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论