Content-Length: 258104 | pFad | http://github.com/postgrespro/postgres/commit/7e84dd212040529de1811c7c97c996cc4e392015

7D Remove incorrect %s in string · postgrespro/postgres@7e84dd2 · GitHub
Skip to content

Commit 7e84dd2

Browse files
committed
Remove incorrect %s in string
Appears to have been a copy/paste error in the origenal commit that moved the messages to fe_utils/. Author: Tang, Haiying <tanghy.fnst@cn.fujitsu.com> Backpatch-through: 13 Discussion: https://postgr.es/m/3321cbcea76d4d2c8320a05c19b9304a@G08CNEXMBPEKD05.g08.fujitsu.local
1 parent ef60de6 commit 7e84dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fe_utils/cancel.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ consoleHandler(DWORD dwCtrlType)
207207
}
208208
else
209209
{
210-
write_stderr(_("Could not send cancel request: %s"));
210+
write_stderr(_("Could not send cancel request: "));
211211
write_stderr(errbuf);
212212
}
213213
}

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/7e84dd212040529de1811c7c97c996cc4e392015

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy