mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Remove whitespace from end of lines
pgindent and perltidy should clean up the rest.
This commit is contained in:
@@ -431,8 +431,8 @@ ParseConfigFile(const char *config_file, const char *calling_file, bool strict,
|
||||
return false;
|
||||
}
|
||||
|
||||
ereport(LOG,
|
||||
(errmsg("skipping missing configuration file \"%s\"",
|
||||
ereport(LOG,
|
||||
(errmsg("skipping missing configuration file \"%s\"",
|
||||
config_file)));
|
||||
return OK;
|
||||
}
|
||||
|
Reference in New Issue
Block a user