Add repmgr home page to --help output

Per PostgreSQL commit 1933ae629e7b706c6c23673a381e778819db307d it seems
to be all the rage these days.
This commit is contained in:
Ian Barwick
2020-04-24 09:41:56 +09:00
parent 3200c8c4e4
commit 38b3447bd3
9 changed files with 14 additions and 4 deletions

View File

@@ -145,6 +145,6 @@
#define TABLESPACE_MAP "tablespace_map"
#endif
#define REPMGR_URL "https://repmgr.org/"
#endif /* _REPMGR_H_ */