]> granicus.if.org Git - postgresql/commitdiff
Added pg_restore to allfiles.sgml
authorPhilip Warner <pjw@rhyme.com.au>
Mon, 16 Oct 2000 03:34:47 +0000 (03:34 +0000)
committerPhilip Warner <pjw@rhyme.com.au>
Mon, 16 Oct 2000 03:34:47 +0000 (03:34 +0000)
doc/src/sgml/ref/allfiles.sgml

index 8c73a03631cd92917cd25c3067c3e383064c76e0..bdd78d1f28fb4d734e9bf5add359f9692ebecff5 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.23 2000/10/10 22:01:51 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.24 2000/10/16 03:34:47 pjw Exp $
 Postgres documentation
 Complete list of usable sgml source files in this directory.
 -->
@@ -125,6 +125,7 @@ Complete list of usable sgml source files in this directory.
 <!entity pgDump             system "pg_dump.sgml">
 <!entity pgDumpall          system "pg_dumpall.sgml">
 <!entity pgPasswd           system "pg_passwd.sgml">
+<!entity pgRestore          system "pg_restore.sgml">
 <!entity pgTclSh            system "pgtclsh.sgml">
 <!entity pgTkSh             system "pgtksh.sgml">
 <!entity pgUpgrade          system "pg_upgrade.sgml">