pgsql: Fix untranslatable log message assembly

2023-07-13 Thread Peter Eisentraut
Fix untranslatable log message assembly We can't inject the name of the logical replication worker into a log message like that. But for these messages we don't really need the precision of knowing what kind of worker it was, so just write "logical replication worker" and keep the message in one

pgsql: Fix untranslatable log message assembly

2023-07-13 Thread Peter Eisentraut
Fix untranslatable log message assembly We can't inject the name of the logical replication worker into a log message like that. But for these messages we don't really need the precision of knowing what kind of worker it was, so just write "logical replication worker" and keep the message in one