Error message refactoring
Peter Eisentraut <peter@eisentraut.org>
Error message refactoring Take some untranslatable things out of the message and replace by format placeholders, to reduce translatable strings and reduce translation mistakes.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_basebackup/pg_basebackup.c | modified | +8 −4 |
| src/interfaces/libpq/fe-connect.c | modified | +12 −8 |