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

Commit3a9951d

Browse files
committed
Remove duplicated words in comments.
David Rowley
1 parent9abf898 commit3a9951d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_basebackup/pg_basebackup.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ StartLogStreamer(char *startpos, uint32 timeline, char *sysidentifier)
318318
snprintf(param->xlogdir,sizeof(param->xlogdir),"%s/pg_xlog",basedir);
319319

320320
/*
321-
* Create pg_xlog/archive_status (and thus pg_xlog) so we cancanwrite to
321+
* Create pg_xlog/archive_status (and thus pg_xlog) so we can write to
322322
* basedir/pg_xlog as the directory entry in the tar file may arrive
323323
* later.
324324
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp