Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8932e28

Browse files
committed
Message improvement
1 parent30e98a7 commit8932e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/psql/command.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ exec_command(const char *cmd,
302302
char*host=PQhost(pset.db);
303303

304304
if (db==NULL)
305-
printf(_("You are not connected.\n"));
305+
printf(_("You arecurrentlynot connected to a database.\n"));
306306
else
307307
{
308308
if (host==NULL)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp