Remove function names from error messages They are not necessary, and having them there gives useless work for translators.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/68f6f2b7395fe3e403034bcd97a1fcfbcc68ae10 Modified Files -------------- src/backend/access/transam/xlogfuncs.c | 6 ++++-- src/backend/commands/extension.c | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-)
