From 63a85082e32a64e2da0f3dde4e4426d016fb749e Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 28 Sep 1999 03:41:40 +0000 Subject: Reverse out last scan.l patch for minus handling.\ --- doc/src/sgml/ref/pg_upgrade.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/ref/pg_upgrade.sgml b/doc/src/sgml/ref/pg_upgrade.sgml index c2225c24f0a..293a3876386 100644 --- a/doc/src/sgml/ref/pg_upgrade.sgml +++ b/doc/src/sgml/ref/pg_upgrade.sgml @@ -1,5 +1,5 @@ @@ -40,7 +40,7 @@ pg_upgrade [ -f filename ] Postgres release transitions can be - handled this way; check the release notes for details on your installation. + handled this way. Check the release notes for details on your installation. @@ -55,7 +55,7 @@ pg_upgrade [ -f filename ] - Do + Then do: % pg_dumpall -s >db.out -- cgit v1.2.3