mirror of
https://github.com/postgres/postgres.git
synced 2025-04-24 10:47:04 +03:00
Add bug report line to pg_upgrade --help output
This commit is contained in:
parent
3a8dcd9a1f
commit
4c78846cb3
@ -263,6 +263,7 @@ or\n"), old_cluster.port, new_cluster.port, os_info.user);
|
|||||||
C:\\> set NEWBINDIR=newCluster/bin\n\
|
C:\\> set NEWBINDIR=newCluster/bin\n\
|
||||||
C:\\> pg_upgrade\n"));
|
C:\\> pg_upgrade\n"));
|
||||||
#endif
|
#endif
|
||||||
|
printf(_("\nReport bugs to <pgsql-bugs@postgresql.org>.\n"));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user