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 <[email protected]> Reviewed-by: Peter Smith <[email protected]> Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/5459223edb1d08d31711c55f7be9aa6a5710f762 Modified Files -------------- src/bin/psql/describe.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
