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

Commita27542c

Browse files
Jan WieckJan Wieck
Jan Wieck
authored and
Jan Wieck
committed
Added a fflush(stdout) to the \p command required for the
multisession test tool.Jan
1 parent3ffd3d8 commita27542c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/bin/psql/command.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -524,6 +524,7 @@ exec_command(const char *cmd,
524524
puts(query_buf->data);
525525
elseif (!GetVariableBool(pset->vars,"quiet"))
526526
puts("Query buffer is empty.");
527+
fflush(stdout);
527528
}
528529

529530
/* \pset -- set printing parameters */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp