mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 08:36:30 +00:00
Remove erroneously added file
This commit is contained in:
13
repmgr-bdr.h
13
repmgr-bdr.h
@@ -1,13 +0,0 @@
|
|||||||
/*
|
|
||||||
* repmgr-bdr.h
|
|
||||||
* Copyright (c) 2ndQuadrant, 2010-2017
|
|
||||||
*/
|
|
||||||
|
|
||||||
#ifndef _REPMGR_BDR_H_
|
|
||||||
#define _REPMGR_BDR_H_
|
|
||||||
|
|
||||||
extern void do_bdr_node_check(void);
|
|
||||||
extern void monitor_bdr(void);
|
|
||||||
extern t_node_info *do_bdr_failover(NodeInfoList *nodes, t_node_info *monitored_node);
|
|
||||||
|
|
||||||
#endif /* _REPMGR_BDR_H_ */
|
|
||||||
Reference in New Issue
Block a user