Commit 84a6f63e authored by Bruce Momjian's avatar Bruce Momjian

pg_upgrade: remove C comment

Revert another part of 959ee6d2 .

Backpatch-through: 10
parent 3e6f01fd
......@@ -311,7 +311,6 @@ start_postmaster(ClusterInfo *cluster, bool throw_error)
*/
if (!pg_ctl_return)
{
/* keep error strings separate to ease translation */
if (cluster == &old_cluster)
pg_fatal("pg_ctl failed to start the source server, or connection failed\n");
else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment