pg_upgrade: remove C comment
Revert another part of 959ee6d267fb24e667fc64e9837a376e236e84a5 . Backpatch-through: 10
This commit is contained in:
parent
3e6f01fd7d
commit
84a6f63e32
@ -311,7 +311,6 @@ start_postmaster(ClusterInfo *cluster, bool throw_error)
|
|||||||
*/
|
*/
|
||||||
if (!pg_ctl_return)
|
if (!pg_ctl_return)
|
||||||
{
|
{
|
||||||
/* keep error strings separate to ease translation */
|
|
||||||
if (cluster == &old_cluster)
|
if (cluster == &old_cluster)
|
||||||
pg_fatal("pg_ctl failed to start the source server, or connection failed\n");
|
pg_fatal("pg_ctl failed to start the source server, or connection failed\n");
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user