Skip to content

Commit 9eb7a0a

Browse files
committed
Fix poorly-worded log message.
Euler Taveira
1 parent 4768cc4 commit 9eb7a0a

File tree

1 file changed

+1
-1
lines changed
  • src/backend/access/transam

1 file changed

+1
-1
lines changed

src/backend/access/transam/xlog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6179,7 +6179,7 @@ StartupXLOG(void)
61796179
TABLESPACE_MAP, TABLESPACE_MAP_OLD)));
61806180
else
61816181
ereport(LOG,
6182-
(errmsg("ignoring \"%s\" file because no \"%s\" file exists",
6182+
(errmsg("ignoring file \"%s\" because no file \"%s\" exists",
61836183
TABLESPACE_MAP, BACKUP_LABEL_FILE),
61846184
errdetail("Could not rename file \"%s\" to \"%s\": %m.",
61856185
TABLESPACE_MAP, TABLESPACE_MAP_OLD)));

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