Fix translator notes in comments
authorDaniel Gustafsson
Mon, 17 Feb 2025 19:23:34 +0000 (20:23 +0100)
committerDaniel Gustafsson
Mon, 17 Feb 2025 19:23:34 +0000 (20:23 +0100)
commit9cdc21b533d43829eb1337c8b16e147f6de7c53e
tree188f23de9fb296fc7d8e70e3fe10aec0d422505e
parentc407d5426b877b41be87f9e679e321bb2c42e47d
Fix translator notes in comments

The translator comments detailing what a %s inclusion refers to were
accidentally including too many address types.  In practice this is
not a problem since it's not a translated string, but to minimize any
risk of confusion let's fix them anwyays.  Even though this exists in
backbranches there is little use for backpatch as the translation work
has already happened there, so let's avoid the churn.

Author: Japin Li 
Reviewed-by: Daniel Gustafsson
Discussion: https://postgr.es/m/ME0P300MB04458DE627480614ABE639D2B6FB2@ME0P300MB0445.AUSP300.PROD.OUTLOOK.COM
src/backend/libpq/pqcomm.c