On Fri, Jan 18, 2019 at 4:02 PM Tom Lane <[email protected]> wrote: > Magnus Hagander <[email protected]> writes: > > On Fri, Jan 18, 2019 at 1:26 AM Michael Paquier <[email protected]> > 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. >
Pushed. -- Magnus Hagander Me: https://www.hagander.net/ <http://www.hagander.net/> Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
