blob: 4cd9a876856ce3df1f17b39f6d64c0f4eae06cb2 (
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
|
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/Attic/developer.sgml,v 1.3 2000/11/29 20:15:59 petere Exp $ -->
<!-- PostgreSQL Developer's Guide -->
<book id="developer">
<title><![%single-book;[PostgreSQL &version;]]> Developer's Guide</title>
<bookinfo>
<abstract>
<simpara>
This document contains assorted information that can be of use to
<productname>PostgreSQL</> developers.
</simpara>
</abstract>
<corpauthor>The PostgreSQL Global Development Group</corpauthor>
</bookinfo>
&sources;
&arch-dev;
&catalogs;
&protocol;
&compiler;
&bki;
&page;
&geqo;
<![%single-book;[
&biblio;
]]>
<!-- appendices -->
&cvs;
&docguide;
</book>
|