1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-22 17:42:17 +03:00

Add new SQL reference page and the first utility/app reference page

converted from the man page.
This commit is contained in:
Thomas G. Lockhart
1998-09-30 05:38:56 +00:00
parent 44e01bf992
commit d1a3b7528d
5 changed files with 1019 additions and 3 deletions

View File

@@ -1,9 +1,12 @@
<Chapter>
<Title>Commands</Title>
<chapter id="sql-commands">
<Title>SQL Commands</Title>
<Para>
This is reference information for the <acronym>SQL</acronym>
commands supported by <productname>Postgres</productname>.
</Para>
&abort;
&alterTable;
&alterUser;
&begin;
@@ -62,6 +65,8 @@
<title>SQL Functions</title>
<para>
This chapter provides reference information for the <acronym>SQL</acronym>
functions supported by <productname>Postgres</productname>.
</para>
&currentDate;
@@ -71,6 +76,17 @@
</chapter>
<chapter Id="utilities">
<title>Utility Applications</title>
<para>
This is reference information for the
<productname>Postgres</productname> support utilities.
</para>
&psqlRef;
</chapter>
<!-- Keep this comment at the end of the file
Local variables: