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

Commitb98a7cd

Browse files
committed
Update out-of-date comment in StartupXLOG.
Commit4b0d28d should have updatedthis comment, but did not.Thomas MunroDiscussion:http://postgr.es/m/CAEepm=0iJ8aqQcF9ij2KerAkuHF3SwrVTzjMdm1H4w++nfBf9A@mail.gmail.com
1 parent4815dfa commitb98a7cd

File tree

1 file changed

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

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6563,10 +6563,7 @@ StartupXLOG(void)
65636563
StandbyMode= true;
65646564
}
65656565

6566-
/*
6567-
* Get the last valid checkpoint record. If the latest one according
6568-
* to pg_control is broken, try the next-to-last one.
6569-
*/
6566+
/* Get the last valid checkpoint record. */
65706567
checkPointLoc=ControlFile->checkPoint;
65716568
RedoStartLSN=ControlFile->checkPointCopy.redo;
65726569
record=ReadCheckpointRecord(xlogreader,checkPointLoc,1, true);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp