提交 1370b8c5 authored 作者: Thomas Mueller's avatar Thomas Mueller

Fix formatting

上级 7568ee7b
......@@ -47,16 +47,15 @@ in time replace the B-tree based storage engine.
<h2 id="top_down">Top-down Overview</h2>
<p>
Working from the top down, the layers look like this:
<ol>
<li>JDBC driver.
<li>Connection/session management.
<li>SQL Parser.
<li>Command execution and planning.
<li>Table/Index/Constraints.
<li>Undolog and redolog and transactions layer.
<li>B-tree engine and page-based storage allocation.
<li>Filesystem abstraction.
</ol>
<ul><li>JDBC driver.
</li><li>Connection/session management.
</li><li>SQL Parser.
</li><li>Command execution and planning.
</li><li>Table/Index/Constraints.
</li><li>Undolog and redolog and transactions layer.
</li><li>B-tree engine and page-based storage allocation.
</li><li>Filesystem abstraction.
</li></ul>
</p>
<h2 id="jdbc">JDBC Driver</h2>
......
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.
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论