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

Commit19a683f

Browse files
committed
Fix typos in comments.
1 parent51f41e8 commit19a683f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/replication/walsender.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
*
2727
* If the server is shut down, postmaster sends us SIGUSR2 after all
2828
* regular backends have exited and the shutdown checkpoint has been written.
29-
* Thisinstruct walsender to send any outstanding WAL, including the
29+
* Thisinstructs walsender to send any outstanding WAL, including the
3030
* shutdown checkpoint record, wait for it to be replicated to the standby,
3131
* and then exit.
3232
*
@@ -115,7 +115,7 @@ intwal_sender_timeout = 60 * 1000;/* maximum time to send one
115115
boolwake_wal_senders= false;
116116

117117
/*
118-
* These variables are used similarly to openLogFile/Id/Seg/Off,
118+
* These variables are used similarly to openLogFile/SegNo/Off,
119119
* but for walsender to read the XLOG.
120120
*/
121121
staticintsendFile=-1;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp