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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user