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

Commit4ecd359

Browse files
committed
Fix comment language
Per comment from Heikki
1 parent6b020d2 commit4ecd359

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/bin/pg_basebackup/receivelog.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -379,8 +379,8 @@ ReceiveXlogStream(PGconn *conn, XLogRecPtr startpos, uint32 timeline, char *sysi
379379
{
380380
/*
381381
* keepalive message, sent in 9.2 and newer. We just ignore
382-
* this message completely, but need toforward past it
383-
*in our reading.
382+
* this message completely, but need toskip past it in the
383+
*stream.
384384
*/
385385
if (r!=STREAMING_KEEPALIVE_SIZE)
386386
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp