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

Add new files from Oliver and Thomas.

This commit is contained in:
Thomas G. Lockhart
1998-09-01 15:53:09 +00:00
parent cdc91300c3
commit 1660e300e2
16 changed files with 3423 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
<Chapter Id="commands">
<Title>Commands</Title>
<chapter Id="sql-commands">
<title>Commands</title>
<Para>
</Para>
<para>
</para>
&alterTable;
&alterUser;
@@ -22,10 +22,33 @@
&createTable;
&createTrigger;
&createType;
&createUser;
&createView;
&declare;
&delete;
&dropFunction;
&reset;
&revoke;
&rollback;
&select;
&set;
&show;
&update;
</Chapter>
</chapter>
<chapter Id="sql-functions">
<title>SQL Functions</title>
<para>
</para>
&currentDate;
&currentTime;
&currentTimestamp;
&currentUser;
</chapter>
<!-- Keep this comment at the end of the file
Local variables: