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

Commita33fcd7

Browse files
committed
Fix typo
Kyotaro HORIGUCHI
1 parent49440ff commita33fcd7

File tree

1 file changed

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

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6354,10 +6354,10 @@ StartupXLOG(void)
63546354
CheckRequiredParameterValues();
63556355

63566356
/*
6357-
* We're in recovery, so unlogged relationsrelationsmay be trashed
6358-
*and must bereset. This should be done BEFORE allowing Hot Standby
6359-
*connections,so that read-only backends don't try to read whatever
6360-
*garbage isleft over from before.
6357+
* We're in recovery, so unlogged relations may be trashed and must be
6358+
* reset. This should be done BEFORE allowing Hot Standby connections,
6359+
* so that read-only backends don't try to read whatever garbage is
6360+
* left over from before.
63616361
*/
63626362
ResetUnloggedRelations(UNLOGGED_RELATION_CLEANUP);
63636363

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp