]> granicus.if.org Git - postgresql/commit
Fix untranslatable assembly of libpq connection failure message
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 19 May 2011 19:56:53 +0000 (22:56 +0300)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 19 May 2011 19:56:53 +0000 (22:56 +0300)
commitfcd4575905608a6dd0868bd6ab99f3e06a743152
tree8d0af8f1cfcabd9599481cb5c36afd8da1451d9e
parent8d8954938094744ef4cab9d6f45f8e9e8abeb58f
Fix untranslatable assembly of libpq connection failure message

Even though this only affects the insertion of a parenthesized word,
it's unwise to assume that parentheses can pass through untranslated.
And in any case, the new version is clearer in the code and for
translators.
src/interfaces/libpq/fe-connect.c