repmgr: emit warning if a deprecated command line option is used

This commit is contained in:
Ian Barwick
2016-08-15 12:27:55 +09:00
parent fb6109b3e6
commit 4a349f7224
2 changed files with 15 additions and 1 deletions

View File

@@ -56,6 +56,7 @@
#define OPT_PWPROMPT 7
#define OPT_CSV 8
#define OPT_NODE 9
#define OPT_INITDB_NO_PWPROMPT 10
/* Run time options type */