mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
pg_upgrade: remove C comment
Revert another part of 959ee6d267
.
Backpatch-through: 10
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user