Define some previously magic numbers

This commit is contained in:
Ian Barwick
2019-02-01 19:14:16 +09:00
parent a41e7bb726
commit 20b79f998c
3 changed files with 22 additions and 13 deletions

View File

@@ -60,6 +60,7 @@
#define UNKNOWN_NODE_ID -1
#define MIN_NODE_ID 1
#define VOTING_TERM_NOT_SET -1
#define ARCHIVE_STATUS_DIR_ERROR -1
#define BDR2_REPLICATION_SET_NAME "repmgr"