mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 00:46:29 +00:00
Minor code formatting fix
This commit is contained in:
@@ -6726,9 +6726,8 @@ make_barman_ssh_command(char *buf)
|
|||||||
|
|
||||||
|
|
||||||
static int
|
static int
|
||||||
get_tablespace_data_barman
|
get_tablespace_data_barman(char *tablespace_data_barman,
|
||||||
(char *tablespace_data_barman,
|
TablespaceDataList *tablespace_list)
|
||||||
TablespaceDataList *tablespace_list)
|
|
||||||
{
|
{
|
||||||
/*
|
/*
|
||||||
* Example: [('main', 24674, '/var/lib/postgresql/tablespaces/9.5/main'),
|
* Example: [('main', 24674, '/var/lib/postgresql/tablespaces/9.5/main'),
|
||||||
|
|||||||
Reference in New Issue
Block a user