]> granicus.if.org Git - postgresql/blob - doc/src/sgml/user.sgml
Add LOCALTIME and LOCALTIMESTAMP functions per SQL99 standard.
[postgresql] / doc / src / sgml / user.sgml
1 <!--
2 $Header: /cvsroot/pgsql/doc/src/sgml/Attic/user.sgml,v 1.30 2002/06/15 02:59:55 thomas 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  &features;
35
36  &biblio;
37
38  <![%single-book;[
39  &bookindex;
40  ]]>
41
42 </book>
43
44 <!-- Keep this comment at the end of the file
45 Local variables:
46 mode:sgml
47 sgml-omittag:nil
48 sgml-shorttag:t
49 sgml-minimize-attributes:nil
50 sgml-always-quote-attributes:t
51 sgml-indent-step:1
52 sgml-indent-data:t
53 sgml-parent-document:nil
54 sgml-default-dtd-file:"./reference.ced"
55 sgml-exposed-tags:nil
56 sgml-local-catalogs:("/usr/lib/sgml/catalog")
57 sgml-local-ecat-files:nil
58 End:
59 -->