]> granicus.if.org Git - postgresql/blob - doc/src/sgml/user.sgml
f8da13ded6ff18dc921df6eb464b33926678e8e3
[postgresql] / doc / src / sgml / user.sgml
1 <!--
2 $Header: /cvsroot/pgsql/doc/src/sgml/Attic/user.sgml,v 1.29 2001/05/12 22:51:36 petere Exp $
3 -->
4
5 <book id="user">
6
7 <!-- Title information -->
8
9  <title>PostgreSQL &version; User's Guide</title>
10
11  <bookinfo>
12   <corpauthor>The PostgreSQL Global Development Group</corpauthor>
13   &legal;
14  </bookinfo>
15
16  &intro;
17
18  &syntax;
19  &queries;
20  &datatype;
21  &func;
22  &typeconv;
23  &array;
24  &indices;
25  &inherit;
26  &mvcc;
27  &manage;
28  &perform;
29
30  <!-- appendices -->
31
32  &datetime;
33  &keywords;
34
35  &biblio;
36
37  <![%single-book;[
38  &bookindex;
39  ]]>
40
41 </book>
42
43 <!-- Keep this comment at the end of the file
44 Local variables:
45 mode:sgml
46 sgml-omittag:nil
47 sgml-shorttag:t
48 sgml-minimize-attributes:nil
49 sgml-always-quote-attributes:t
50 sgml-indent-step:1
51 sgml-indent-data:t
52 sgml-parent-document:nil
53 sgml-default-dtd-file:"./reference.ced"
54 sgml-exposed-tags:nil
55 sgml-local-catalogs:("/usr/lib/sgml/catalog")
56 sgml-local-ecat-files:nil
57 End:
58 -->