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

Commitf921ea6

Browse files
committed
Fix typo in comment of syncrep.c
Author: Kyotaro HoriguchiDiscussion:https://postgr.es/m/20191030.123428.18823202335157111.horikyota.ntt@gmail.com
1 parentc5e1df9 commitf921ea6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/replication/syncrep.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1065,8 +1065,8 @@ SyncRepUpdateSyncStandbysDefined(void)
10651065

10661066
/*
10671067
* If synchronous_standby_names has been reset to empty, it's futile
1068-
* for backends to continuetowaiting. Since the user no longer
1069-
*wantssynchronous replication, we'd better wake them up.
1068+
* for backends to continue waiting. Since the user no longer wants
1069+
* synchronous replication, we'd better wake them up.
10701070
*/
10711071
if (!sync_standbys_defined)
10721072
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp