mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-21 08:29:39 +08:00
Fix whitespace
This commit is contained in:
parent
9e857436ef
commit
dfd5151c58
@ -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…
Reference in New Issue
Block a user