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

Add new reference pages. This completes the first cut at a full set

for SQL commands.
This commit is contained in:
Thomas G. Lockhart
1998-09-07 15:53:12 +00:00
parent 202751921d
commit b6bdc43522
13 changed files with 2340 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
<chapter Id="sql-commands">
<title>Commands</title>
<Chapter>
<Title>Commands</Title>
<para>
</para>
<Para>
</Para>
&alterTable;
&alterUser;
@@ -26,7 +26,19 @@
&createView;
&declare;
&delete;
&dropAggregate;
&dropDatabase;
&dropFunction;
&dropIndex;
&dropLanguage;
&dropOperator;
&dropRule;
&dropSequence;
&dropTable;
&dropTrigger;
&dropType
&dropUser;
&dropView;
&explain;
&fetch;
&grant;
@@ -44,7 +56,7 @@
&show;
&update;
</chapter>
</Chapter>
<chapter Id="sql-functions">
<title>SQL Functions</title>
@@ -59,6 +71,7 @@
</chapter>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml