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

Commita26ae56

Browse files
committed
Fix typos in comments.
1 parentfd90b5d commita26ae56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎src/backend/replication/basebackup.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -752,7 +752,7 @@ SendBackupHeader(List *tablespaces)
752752

753753
/*
754754
* Send a single resultset containing just a single
755-
*XlogRecPtr record (in text format)
755+
*XLogRecPtr record (in text format)
756756
*/
757757
staticvoid
758758
SendXlogRecPtrResult(XLogRecPtrptr,TimeLineIDtli)

‎src/bin/pg_basebackup/receivelog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ ReadEndOfStreamingResult(PGresult *res, XLogRecPtr *startpos, uint32 *timeline)
718718
}
719719

720720
/*
721-
* The main loop ofReceiveXLogStream. Handles the COPY stream after
721+
* The main loop ofReceiveXlogStream. Handles the COPY stream after
722722
* initiating streaming with the START_STREAMING command.
723723
*
724724
* If the COPY ends (not necessarily successfully) due a message from the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp