mirror of
https://github.com/postgres/postgres.git
synced 2025-12-22 17:42:17 +03:00
Make TABLE an optional keyword, a la LOCK TABLE (gram.y fixes not yet
committed, but will be within a week or two). Actually include the reference page into the docs...
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/commands.sgml,v 1.18 1999/08/06 13:50:30 thomas Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/commands.sgml,v 1.19 1999/10/01 15:24:09 thomas Exp $
|
||||
Postgres documentation
|
||||
-->
|
||||
|
||||
@@ -67,6 +67,7 @@ Postgres documentation
|
||||
&selectInto;
|
||||
&set;
|
||||
&show;
|
||||
&truncate;
|
||||
&unlisten;
|
||||
&update;
|
||||
&vacuum;
|
||||
|
||||
Reference in New Issue
Block a user