libpq: Fix grease error message style
Jacob Champion <jchampion@postgresql.org>
Author:
Jacob Champion <jchampion@postgresql.org>
Date: 2026-05-29T18:34:03Z
Releases:
19 (unreleased)
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 <horikyota.ntt@gmail.com> Suggested-by: Daniel Gustafsson <daniel@yesql.se> Discussion: https://postgr.es/m/20260528.121622.1662808269492494574.horikyota.ntt%40gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpq/fe-protocol3.c | modified | +2 −1 |
Discussion
- A few message wording/formatting cleanup patches 10 messages · 2026-05-28 → 2026-07-03