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:
@@ -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>
|
||||
|
||||
¤tDate;
|
||||
¤tTime;
|
||||
¤tTimestamp;
|
||||
¤tUser;
|
||||
|
||||
</chapter>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
|
||||
Reference in New Issue
Block a user