Minor syntax formatting tweak

For consistency.
This commit is contained in:
Ian Barwick
2019-02-15 19:58:35 +09:00
parent 629c552348
commit f3fc4e5afb

View File

@@ -291,7 +291,8 @@ do_standby_clone(void)
*/
check_source_server();
}
else {
else
{
upstream_node_id = runtime_options.upstream_node_id;
}