libpq: Fix grease error message style Double-quote the protocol extension name, and move it out of line with a %s specifier, to help with translation. Fixes up 4966bd3ed.
Reported-by: Kyotaro Horiguchi <[email protected]> Suggested-by: Daniel Gustafsson <[email protected]> Discussion: https://postgr.es/m/20260528.121622.1662808269492494574.horikyota.ntt%40gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/5ca41e4125e9822816a8c1fb79ec19077360b861 Modified Files -------------- src/interfaces/libpq/fe-protocol3.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
