mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-06-01 19:59:05 +00:00
Use "primary" instead of "master"
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
* repmgr-action-primary.h
|
||||
* Copyright (c) 2ndQuadrant, 2010-2017
|
||||
*/
|
||||
|
||||
#ifndef _REPMGR_ACTION_PRIMARY_H_
|
||||
#define _REPMGR_ACTION_PRIMARY_H_
|
||||
|
||||
extern void do_primary_register(void);
|
||||
extern void do_primary_unregister(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user