mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-28 01:16:29 +00:00
Minor formatting fixes
This commit is contained in:
2
repmgr.c
2
repmgr.c
@@ -1110,7 +1110,7 @@ do_standby_clone(void)
|
|||||||
*
|
*
|
||||||
* -T/--tablespace-mapping is not available as a pg_basebackup option for
|
* -T/--tablespace-mapping is not available as a pg_basebackup option for
|
||||||
* PostgreSQL 9.3 - we can only handle that with rsync, so if `--rsync-only`
|
* PostgreSQL 9.3 - we can only handle that with rsync, so if `--rsync-only`
|
||||||
# not set, fail with an error
|
* not set, fail with an error
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if (options.tablespace_mapping.head != NULL)
|
if (options.tablespace_mapping.head != NULL)
|
||||||
|
|||||||
Reference in New Issue
Block a user