Fix translatable string construction in psql

Álvaro Herrera <alvherre@kurilemu.de>

Commit: 5459223edb1d08d31711c55f7be9aa6a5710f762
Author: Álvaro Herrera <alvherre@kurilemu.de>
Date: 2026-06-12T12:24:41Z
Fix translatable string construction in psql

Similar to commit 3692a622d3fd, for a slightly different code pattern in
psql.

No backpatch to avoid disrupting translation in stable branches.

Author: Álvaro Herrera <alvherre@kurilemu.de>
Reviewed-by: Peter Smith <smithpb2250@gmail.com>
Discussion: https://postgr.es/m/airjxKXx7aTG8kfE@alvherre.pgsql

Files

PathChange+/−
src/bin/psql/describe.c modified +6 −6

Discussion