We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 858e74a commit 6672123Copy full SHA for 6672123
1 file changed
h2/src/docsrc/html/changelog.html
@@ -21,6 +21,8 @@ <h1>Change Log</h1>
21
22
<h2>Next Version (unreleased)</h2>
23
<ul>
24
+<li>PR #4273: SHUTDOWN COMPACT: parallel map copy (¼ cores default, override with h2.compactThreads)
25
+</li>
26
<li>Issue #4263: Documentation: SET TRUNCATE_LARGE_LENGTH is broken
27
</li>
28
<li>Issue #4208: Lost update when attempting to atomically increment a value using SELECT FOR UPDATE
0 commit comments