mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
Fix typo in comment.
This commit is contained in:
@ -6501,7 +6501,7 @@ StartupXLOG(void)
|
||||
* recoveryLastXTime.
|
||||
*
|
||||
* This is slightly confusing if we're starting from an online
|
||||
* checkpoint; we've just read and replayed the chekpoint record, but
|
||||
* checkpoint; we've just read and replayed the checkpoint record, but
|
||||
* we're going to start replay from its redo pointer, which precedes
|
||||
* the location of the checkpoint record itself. So even though the
|
||||
* last record we've replayed is indeed ReadRecPtr, we haven't
|
||||
|
Reference in New Issue
Block a user