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

Link already-existing COMMENT and REINDEX command docs into documentation.

This commit is contained in:
Tom Lane
2000-04-08 05:11:03 +00:00
parent ed845c7374
commit 607c6d25d7
2 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/commands.sgml,v 1.23 2000/04/08 02:16:26 thomas Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/commands.sgml,v 1.24 2000/04/08 05:11:03 tgl Exp $
Postgres documentation
-->
@@ -20,6 +20,7 @@ Postgres documentation
&begin;
&close;
&cluster;
&commentOn;
&commit;
&copyTable;
&createAggregate;
@@ -63,6 +64,7 @@ Postgres documentation
&lock;
&move;
&notify;
&reindex;
&reset;
&revoke;
&rollback;