From: Philip Warner Date: Wed, 18 Oct 2000 13:29:23 +0000 (+0000) Subject: Added pg_restore (probably rename later) X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=1c95f9ca603513f4ae96cd3c39db9b139b311bee;p=users%2Fbernd%2Fpostgres.git Added pg_restore (probably rename later) --- diff --git a/doc/src/sgml/ref/commands.sgml b/doc/src/sgml/ref/commands.sgml index 979c04dccb..5336e87349 100644 --- a/doc/src/sgml/ref/commands.sgml +++ b/doc/src/sgml/ref/commands.sgml @@ -128,6 +128,7 @@ functions supported by Postgres. &pgCtl; &pgDump; &pgDumpall; + &pgRestore; &psqlRef; &pgTclSh; &pgTkSh;