blob: 59d4c15db8836f874d4733a03c991782b286b1ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/Attic/developer.sgml,v 1.4 2001/02/03 19:03:26 petere Exp $ -->
<!-- PostgreSQL Developer's Guide -->
<book id="developer">
<title>PostgreSQL &version; Developer's Guide</title>
<bookinfo>
<corpauthor>The PostgreSQL Global Development Group</corpauthor>
&legal;
<abstract>
<simpara>
This document contains assorted information that can be of use to
<productname>PostgreSQL</> developers.
</simpara>
</abstract>
</bookinfo>
&sources;
&arch-dev;
&catalogs;
&protocol;
&compiler;
&bki;
&page;
&geqo;
<![%single-book;[
&biblio;
]]>
<!-- appendices -->
&cvs;
&docguide;
</book>
|