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

Fix markup to allow clean man pages.

Add new pages for programming languages and tcl shells.
This commit is contained in:
Thomas G. Lockhart
1999-08-06 13:50:31 +00:00
parent 6b07527721
commit c879556780
14 changed files with 916 additions and 60 deletions

View File

@@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/commands.sgml,v 1.17 1999/07/22 15:09:06 thomas Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/commands.sgml,v 1.18 1999/08/06 13:50:30 thomas Exp $
Postgres documentation
-->
@@ -106,8 +106,10 @@ functions supported by <productname>Postgres</productname>.
</abstract>
&createdb;
&createlang;
&createuser;
&destroydb;
&destroylang;
&destroyuser;
&ecpgRef;
&pgAccess;
@@ -115,6 +117,8 @@ functions supported by <productname>Postgres</productname>.
&pgDump;
&pgDumpall;
&psqlRef;
&pgTclSh;
&pgTkSh;
&vacuumdb;
</chapter>