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

Commit95e42a2

Browse files
committed
Fix two typos, by Fujii Masao.
1 parent951d786 commit95e42a2

File tree

1 file changed

+2
-2
lines changed
  • src/backend/access/transam

1 file changed

+2
-2
lines changed

‎src/backend/access/transam/xlog.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3087,10 +3087,10 @@ RestoreArchivedFile(char *path, const char *xlogfname,
30873087
*
30883088
* 'command' is the shell command to be executed, 'commandName' is a
30893089
* human-readable name describing the command emitted in the logs. If
3090-
* 'failonSignal' is true and the command is killed by a signal, a FATAL
3090+
* 'failOnSignal' is true and the command is killed by a signal, a FATAL
30913091
* error is thrown. Otherwise a WARNING is emitted.
30923092
*
3093-
* This is currently used forrestore_end_command and archive_cleanup_command.
3093+
* This is currently used forrecovery_end_command and archive_cleanup_command.
30943094
*/
30953095
staticvoid
30963096
ExecuteRecoveryCommand(char*command,char*commandName,boolfailOnSignal)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp