WIP support for preserving failover slots

This commit is contained in:
Craig Ringer
2016-03-30 14:51:12 +08:00
committed by Ian Barwick
parent 925d82f7a4
commit c22f4eaf6f
4 changed files with 174 additions and 2 deletions

View File

@@ -37,5 +37,6 @@
#define ERR_BAD_BASEBACKUP 14
#define ERR_INTERNAL 15
#define ERR_MONITORING_FAIL 16
#define ERR_BAD_BACKUP_LABEL 17
#endif /* _ERRCODE_H_ */