mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
Fix up small markup problems. Force omit-tags to nil so we have tag
completion as required by the newest DocBook conventions.
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
<chapter id="overview">
|
||||
<title>PostgreSQL from the Developer's Point of View</title>
|
||||
<title>Overview of PostgreSQL Internals</title>
|
||||
|
||||
<note>
|
||||
<title>Author</title>
|
||||
<para>
|
||||
This chapter originally appeared as a part of <xref id="SIM98">, Stefan Simkovics'
|
||||
Master's Thesis prepared at Vienna University of Technology under the direction
|
||||
of O.Univ.Prof.Dr. Georg Gottlob and Univ.Ass. Mag. Katrin Seyr.
|
||||
</para>
|
||||
</note>
|
||||
|
||||
<para>
|
||||
This chapter gives an overview of the internal structure of the
|
||||
|
Reference in New Issue
Block a user