Add command line option "repmgr --version-number"

Outputs the raw version number.

Intended for use by scripts etc.
This commit is contained in:
Ian Barwick
2019-01-08 10:04:25 +09:00
parent b89b3c0961
commit b5b9aacc8a
4 changed files with 37 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
4.3 2019-??
repmgr: add --version-number command line option (Ian)
repmgrd: check binary and extension major versions match; GitHub #515 (Ian)
4.2.1 2018-??-??