Fix typo in comment of syncrep.c
Author: Kyotaro Horiguchi Discussion: https://postgr.es/m/20191030.123428.18823202335157111.horikyota.ntt@gmail.com
This commit is contained in:
parent
c5e1df951d
commit
f921ea624e
@ -1065,8 +1065,8 @@ SyncRepUpdateSyncStandbysDefined(void)
|
||||
|
||||
/*
|
||||
* If synchronous_standby_names has been reset to empty, it's futile
|
||||
* for backends to continue to waiting. Since the user no longer
|
||||
* wants synchronous replication, we'd better wake them up.
|
||||
* for backends to continue waiting. Since the user no longer wants
|
||||
* synchronous replication, we'd better wake them up.
|
||||
*/
|
||||
if (!sync_standbys_defined)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user