mirror of
https://github.com/postgres/postgres.git
synced 2025-06-05 00:02:04 -04:00
55 lines
866 B
Plaintext
55 lines
866 B
Plaintext
<!--
|
|
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/user.sgml,v 1.28 2001/02/04 15:28:18 petere Exp $
|
|
-->
|
|
|
|
<book id="user">
|
|
|
|
<!-- Title information -->
|
|
|
|
<title>PostgreSQL &version; User's Guide</title>
|
|
|
|
<bookinfo>
|
|
<corpauthor>The PostgreSQL Global Development Group</corpauthor>
|
|
&legal;
|
|
</bookinfo>
|
|
|
|
&intro;
|
|
|
|
&syntax;
|
|
&queries;
|
|
&datatype;
|
|
&func;
|
|
&typeconv;
|
|
&array;
|
|
&indices;
|
|
&inherit;
|
|
&mvcc;
|
|
&manage;
|
|
&perform;
|
|
|
|
<!-- appendices -->
|
|
|
|
&datetime;
|
|
&keywords;
|
|
|
|
&biblio;
|
|
|
|
</book>
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
Local variables:
|
|
mode:sgml
|
|
sgml-omittag:nil
|
|
sgml-shorttag:t
|
|
sgml-minimize-attributes:nil
|
|
sgml-always-quote-attributes:t
|
|
sgml-indent-step:1
|
|
sgml-indent-data:t
|
|
sgml-parent-document:nil
|
|
sgml-default-dtd-file:"./reference.ced"
|
|
sgml-exposed-tags:nil
|
|
sgml-local-catalogs:("/usr/lib/sgml/catalog")
|
|
sgml-local-ecat-files:nil
|
|
End:
|
|
-->
|