Skip to content

Commit f8003e0

Browse files
committed
Improve error message
1 parent a104a01 commit f8003e0

File tree

1 file changed

+1
-1
lines changed
  • src/backend/utils/misc

1 file changed

+1
-1
lines changed

src/backend/utils/misc/guc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4465,7 +4465,7 @@ SelectConfigFiles(const char *userDoption, const char *progname)
44654465

44664466
if (configdir && stat(configdir, &stat_buf) != 0)
44674467
{
4468-
write_stderr("%s: could not access \"%s\": %s\n",
4468+
write_stderr("%s: could not access directory \"%s\": %s\n",
44694469
progname,
44704470
configdir,
44714471
strerror(errno));

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy