Content-Length: 256799 | pFad | http://github.com/postgrespro/postgres/commit/295e7dc929c346d53e0b55aaed539b0b0d59059f

1B Tweak string for uniformity · postgrespro/postgres@295e7dc · GitHub
Skip to content

Commit 295e7dc

Browse files
committed
Tweak string for uniformity
1 parent cf15fb5 commit 295e7dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/replication/basebackup.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ SendBaseBackup(BaseBackupCmd *cmd)
368368
dir = AllocateDir("pg_tblspc");
369369
if (!dir)
370370
ereport(ERROR,
371-
(errmsg("could not open directory \"pg_tblspc\": %m")));
371+
(errmsg("could not open directory \"%s\": %m", "pg_tblspc")));
372372

373373
perform_base_backup(&opt, dir);
374374

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/295e7dc929c346d53e0b55aaed539b0b0d59059f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy