projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17fa4c3
)
Fix typo in comment.
author
Heikki Linnakangas
Thu, 6 Jun 2013 15:25:26 +0000
(18:25 +0300)
committer
Heikki Linnakangas
Thu, 6 Jun 2013 15:26:52 +0000
(18:26 +0300)
src/backend/access/transam/xlog.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/access/transam/xlog.c
b/src/backend/access/transam/xlog.c
index d4f96966c0a4b93547f614b8b048e2ce98ce7d89..42fa6aa7e9c3c0b7da34f42da27ba5fd1b297cf5 100644
(file)
--- a/
src/backend/access/transam/xlog.c
+++ b/
src/backend/access/transam/xlog.c
@@
-6744,7
+6744,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 che
c
kpoint 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