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

Commitfcce828

Browse files
committed
Fix typo in xlog.c
"recovery" is not a verb. Introduced in68cb5af.
1 parentc09e5a6 commitfcce828

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6101,7 +6101,7 @@ StartupXLOG(void)
61016101
/*
61026102
* Reload shared-memory state for prepared transactions. This needs to
61036103
* happen before renaming the last partial segment of the old timeline as
6104-
* it may be possible that we have torecovery some transactions from it.
6104+
* it may be possible that we have torecover some transactions from it.
61056105
*/
61066106
RecoverPreparedTransactions();
61076107

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp