Magnus Hagander <mag...@hagander.net> writes: > On Fri, Jan 18, 2019 at 1:26 AM Michael Paquier <mich...@paquier.xyz> wrote: >> Wouldn't it be better to also switch the references to pgsql-bugs in >> all the C code for the different --help outputs?
> You are right, we definitely should. I'll go ahead and fix that. I can't > quite make up my mind on if it's a good idea to backpatch that though -- > it's certainly safe enough to do, but it might cause issues for translators? Yeah, weak -1 for back-patching. We don't usually like to thrash translatable messages in the back branches. regards, tom lane