Fix whitespace

pull/6/head
Peter Eisentraut 12 years ago
parent 9e857436ef
commit dfd5151c58
  1. 2
      contrib/pg_upgrade/server.c

@ -327,7 +327,7 @@ check_pghost_envvar(void)
if (!start)
pg_fatal("out of memory\n");
for (option = start; option->keyword != NULL; option++)
{
if (option->envvar && (strcmp(option->envvar, "PGHOST") == 0 ||

Loading…
Cancel
Save