Content-Length: 258466 | pFad | http://github.com/postgrespro/postgres/commit/7776a23a4bdeb7215e4f8ddea5989cb143becc12

56 Fix incorrect format placeholder · postgrespro/postgres@7776a23 · GitHub
Skip to content

Commit 7776a23

Browse files
committed
Fix incorrect format placeholder
1 parent 45c0c5f commit 7776a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/utils/misc/guc-file.l

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ ProcessConfigFileInternal(GucContext context, bool applySettings, int elevel)
311311
/* Invalid non-custom variable, so complain */
312312
ereport(elevel,
313313
(errcode(ERRCODE_UNDEFINED_OBJECT),
314-
errmsg("unrecognized configuration parameter \"%s\" in file \"%s\" line %u",
314+
errmsg("unrecognized configuration parameter \"%s\" in file \"%s\" line %d",
315315
item->name,
316316
item->filename, item->sourceline)));
317317
item->errmsg = pstrdup("unrecognized configuration parameter");

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/7776a23a4bdeb7215e4f8ddea5989cb143becc12

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy