aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/developer.sgml
blob: 586f0eaa95ace2e735684de9049cc50bfc6f7a8e (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
34
35
36
37
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/Attic/developer.sgml,v 1.2 2000/11/24 17:44:21 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; 
 &geqo;
<!--
 This listing of Postgres catalogs is currently just a copy of the old
 man page. It is not up to date and has not been marked up for DocBook.
 - thomas 2000-04-20
 &catalogs;
-->
 &protocol;
 &compiler;
 &bki;
 &page;
<![%single-book;[
 &biblio;
]]>
<!-- appendices -->
 &cvs;
 &docguide;
</book>