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/launcher.c | modified | +2 −2 |
| src/backend/replication/slot.c | modified | +1 −1 |
| src/backend/storage/lmgr/lock.c | modified | +6 −6 |
| src/backend/storage/lmgr/predicate.c | modified | +3 −3 |