aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2002-01-15 05:05:49 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2002-01-15 05:05:49 +0000
commit7e1d82040e7c3791cfa358a85556f0dbbff67618 (patch)
treea22e70d58e6624dfcd982dcaf36d09ddd16c9bd1 /doc/src
parenta73517cb8cfed25054870a72993ec49bf787d517 (diff)
downloadpostgresql-7e1d82040e7c3791cfa358a85556f0dbbff67618.tar.gz
postgresql-7e1d82040e7c3791cfa358a85556f0dbbff67618.zip
pg_upgrade doesn't live here anymore. Remove dangling references.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ref/allfiles.sgml3
-rw-r--r--doc/src/sgml/reference.sgml3
2 files changed, 2 insertions, 4 deletions
diff --git a/doc/src/sgml/ref/allfiles.sgml b/doc/src/sgml/ref/allfiles.sgml
index b7d3fe2a01b..ef29c0e8b98 100644
--- a/doc/src/sgml/ref/allfiles.sgml
+++ b/doc/src/sgml/ref/allfiles.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.31 2001/12/08 03:24:33 thomas Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.32 2002/01/15 05:05:49 tgl Exp $
PostgreSQL documentation
Complete list of usable sgml source files in this directory.
-->
@@ -126,7 +126,6 @@ Complete list of usable sgml source files in this directory.
<!entity pgRestore system "pg_restore.sgml">
<!entity pgTclSh system "pgtclsh.sgml">
<!entity pgTkSh system "pgtksh.sgml">
-<!entity pgUpgrade system "pg_upgrade.sgml">
<!entity postgres system "postgres-ref.sgml">
<!entity postmaster system "postmaster.sgml">
<!entity psqlRef system "psql-ref.sgml">
diff --git a/doc/src/sgml/reference.sgml b/doc/src/sgml/reference.sgml
index fd038179741..a5b8cfbf163 100644
--- a/doc/src/sgml/reference.sgml
+++ b/doc/src/sgml/reference.sgml
@@ -1,5 +1,5 @@
<!-- reference.sgml
-$Header: /cvsroot/pgsql/doc/src/sgml/reference.sgml,v 1.19 2001/11/21 06:09:44 thomas Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/reference.sgml,v 1.20 2002/01/15 05:05:49 tgl Exp $
PostgreSQL Reference Manual
-->
@@ -189,7 +189,6 @@ Disable this chapter until we have more functions documented.
&ipcclean;
&pgCtl;
&pgPasswd;
-<!-- &pgUpgrade; -->
&postgres;
&postmaster;