Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 84a6f63

Browse files
committed
pg_upgrade: remove C comment
Revert another part of 959ee6d . Backpatch-through: 10
1 parent 3e6f01f commit 84a6f63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bin/pg_upgrade/server.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,6 @@ start_postmaster(ClusterInfo *cluster, bool throw_error)
311311
*/
312312
if (!pg_ctl_return)
313313
{
314-
/* keep error strings separate to ease translation */
315314
if (cluster == &old_cluster)
316315
pg_fatal("pg_ctl failed to start the source server, or connection failed\n");
317316
else

0 commit comments

Comments
 (0)