Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06dc338 commit 3c0157dCopy full SHA for 3c0157d
doc/src/sgml/ref/allfiles.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$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 $
3
Postgres documentation
4
Complete list of usable sgml source files in this directory.
5
-->
@@ -125,6 +125,7 @@ Complete list of usable sgml source files in this directory.
125
<!entity pgDump system "pg_dump.sgml">
126
<!entity pgDumpall system "pg_dumpall.sgml">
127
<!entity pgPasswd system "pg_passwd.sgml">
128
+<!entity pgRestore system "pg_restore.sgml">
129
<!entity pgTclSh system "pgtclsh.sgml">
130
<!entity pgTkSh system "pgtksh.sgml">
131
<!entity pgUpgrade system "pg_upgrade.sgml">
0 commit comments