1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/arch-dev.sgml,v 2.14 2001/05/17 21:50:15 petere Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/arch-dev.sgml,v 2.15 2001/11/08 23:34:33 petere Exp $
3
3
-->
4
4
5
5
<chapter id="overview">
@@ -9,7 +9,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/arch-dev.sgml,v 2.14 2001/05/17 21:50:15 pe
9
9
<title>Author</title>
10
10
<para>
11
11
This chapter originally appeared as a part of
12
- <xref linkend="SIM98" endterm="SIM98" >, Stefan Simkovics'
12
+ <xref linkend="SIM98">, Stefan Simkovics'
13
13
Master's Thesis prepared at Vienna University of Technology under the direction
14
14
of O.Univ.Prof.Dr. Georg Gottlob and Univ.Ass. Mag. Katrin Seyr.
15
15
</para>
@@ -266,7 +266,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/arch-dev.sgml,v 2.14 2001/05/17 21:50:15 pe
266
266
XXX The above citetitle should really be an xref,
267
267
but that part has not yet been converted from Stefan's original document.
268
268
- thomas 1999-02-11
269
- <xref linkend="supplier" endterm="supplier" >
269
+ <xref linkend="supplier">
270
270
-->
271
271
have already been defined.
272
272
@@ -539,7 +539,7 @@ current context are performed.
539
539
system whenever a user-query against <literal>test_view</literal> appears. (The
540
540
following listing is a very informal description of the algorithm just
541
541
intended for basic understanding. For a detailed description refer
542
- to <xref linkend="STON89-full" endterm="STON89 ">).
542
+ to <xref linkend="STON89">).
543
543
</para>
544
544
545
545
<procedure>
0 commit comments