projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10bfda0
)
Fix typo in xlog.c.
author
Andres Freund
<andres@anarazel.de>
Wed, 31 Oct 2018 14:50:32 +0000
(07:50 -0700)
committer
Andres Freund
<andres@anarazel.de>
Wed, 31 Oct 2018 14:50:32 +0000
(07:50 -0700)
Author: Daniel Gustafsson
Discussion: https://postgr.es/m/
A6817958
-949E-4A5B-895D-
FA421B6640C2
@yesql.se
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 62fc418893c735b59ff3b69adbc904d171e4a829..246869bba2982e089aaf10729ea97e117e014988 100644
(file)
--- a/
src/backend/access/transam/xlog.c
+++ b/
src/backend/access/transam/xlog.c
@@
-5579,7
+5579,7
@@
readRecoveryCommandFile(void)
}
/*
- * Override any inconsistent requests. Not that this is a change of
+ * Override any inconsistent requests. Not
e
that this is a change of
* behaviour in 9.5; prior to this we simply ignored a request to pause if
* hot_standby = off, which was surprising behaviour.
*/