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

Commit9301308

Browse files
Fix indentation fromcafe105
Per buildfarm animal koel
1 parent226261f commit9301308

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/bin/psql/command.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3784,8 +3784,8 @@ wait_until_connected(PGconn *conn)
37843784
/*
37853785
* If the user sends SIGINT between the cancel_pressed check, and
37863786
* polling of the socket, it will not be recognized. Instead, we will
3787-
* just wait until the next step in the connection sequence or forever,
3788-
* which might require users to send SIGTERM or SIGQUIT.
3787+
* just wait until the next step in the connection sequence or
3788+
*forever,which might require users to send SIGTERM or SIGQUIT.
37893789
*
37903790
* Some solutions would include the "self-pipe trick," using
37913791
* pselect(2) and ppoll(2), or using a timeout.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp