Skip to content

Commit b98a7cd

Browse files
committed
Update out-of-date comment in StartupXLOG.
Commit 4b0d28d should have updated this comment, but did not. Thomas Munro Discussion: http://postgr.es/m/CAEepm=0iJ8aqQcF9ij2KerAkuHF3SwrVTzjMdm1H4w++nfBf9A@mail.gmail.com
1 parent 4815dfa commit b98a7cd

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy