aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/bin/pg_dump/pg_dumpall2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bin/pg_dump/pg_dumpall b/src/bin/pg_dump/pg_dumpall
index 8eef5d36c2a..cf1fd6199b3 100644
--- a/src/bin/pg_dump/pg_dumpall
+++ b/src/bin/pg_dump/pg_dumpall
@@ -32,5 +32,3 @@ copy tmp_pg_user to stdout;
drop table tmp_pg_user;
END
/bin/echo '\.'
-
-