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/backend/replication/logical/logical.c | modified | +20 −10 |
| src/backend/statistics/extended_stats.c | modified | +2 −1 |
| src/backend/utils/adt/numeric.c | modified | +8 −8 |