On Wed, Dec 19, 2018 at 05:53:48PM +0000, Alvaro Herrera wrote: > Remove function names from error messages > > They are not necessary, and having them there gives useless work for > translators.
I am spotting a couple of extra ones for functions:
src/backend/access/transam/xlog.c:
(errmsg("pg_stop_backup cleanup done, waiting for required WAL segments
to be archived")));
src/backend/access/transam/xlog.c:
(errmsg("pg_stop_backup still waiting for all required WAL segments to
be archived (%d seconds elapsed)",
Perhaps these could be improved as well?
--
Michael
signature.asc
Description: PGP signature
