hapostgres / hapostgres/pg_auto_failover
pg_autoctl --version show weird version for pg_autoctl itself
Open
- Dominant language
- C
- Stars
- 1.4k
- Forks
- 142
- Avg merge
- 5h 8m
- Merged PRs (30d)
- 1
Description
Compiled and installed pg_auto_failover 2.1
Checking with pg_autoctl --version gives:
`> pg_autoctl --version`
pg_autoctl version .dirty
pg_autoctl extension version 2.1
compiled with PostgreSQL 16.3 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 11.2.1 20220127 (Red Hat 11.2.1-9), 64-bit
compatible with Postgres 11, 12, 13, 14, 15, and 16
The first line gives an unexpected result ".dirty". I expected to see '2.1'
Contributor guide
Assessment
This issue has not been assessed yet.