aboutsummaryrefslogtreecommitdiff
path: root/contrib/pg_upgrade/TESTING
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pg_upgrade/TESTING')
-rw-r--r--contrib/pg_upgrade/TESTING4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/pg_upgrade/TESTING b/contrib/pg_upgrade/TESTING
index d38b205f49c..2043b40ae8c 100644
--- a/contrib/pg_upgrade/TESTING
+++ b/contrib/pg_upgrade/TESTING
@@ -13,8 +13,8 @@ Here are the steps needed to create a regression database dump file:
This database can be created by running 'gmake installcheck' from
src/test/regression.
-2) Use pg_dump to dump out the regression database. Use the new
- cluster's pg_dump on the old database to minimize whitespace
+2) Use pg_dump to dump out the regression database. Use the new
+ cluster's pg_dump on the old database to minimize whitespace
differences in the diff.
3) Adjust the regression database dump file