diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2013-01-15 22:09:41 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2013-01-15 22:12:54 +0200 |
commit | 71c53d528568a2ee1e250d452dc5fde3f9e619b6 (patch) | |
tree | ff8a7ab927fb3ddbdd7606f81f83a975eeb1b019 /src/tutorial/complex.c | |
parent | ee0ef989f38c1ac482673766636ba89940977913 (diff) | |
download | postgresql-71c53d528568a2ee1e250d452dc5fde3f9e619b6.tar.gz postgresql-71c53d528568a2ee1e250d452dc5fde3f9e619b6.zip |
On second thought, use an empty string instead of "none" when not connected.
"none" could mislead to think that you're connected a database with that
name. Also, it needs to be translated, which might be hard without some
context. So in back-branches, use empty string, so that the message is
(currently ""), which is at least unambiguous and doens't require
translation. In master, it's no problem to add translatable strings, so use
a different fix there.
Diffstat (limited to 'src/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions