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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user