mirror of
https://github.com/postgres/postgres.git
synced 2025-06-29 10:41:53 +03:00
Fix typo in xlog.c.
Author: Daniel Gustafsson Discussion: https://postgr.es/m/A6817958-949E-4A5B-895D-FA421B6640C2@yesql.se
This commit is contained in:
@ -5579,7 +5579,7 @@ readRecoveryCommandFile(void)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Override any inconsistent requests. Not that this is a change of
|
* Override any inconsistent requests. Note that this is a change of
|
||||||
* behaviour in 9.5; prior to this we simply ignored a request to pause if
|
* behaviour in 9.5; prior to this we simply ignored a request to pause if
|
||||||
* hot_standby = off, which was surprising behaviour.
|
* hot_standby = off, which was surprising behaviour.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user