microo8/plgo

Postgres.h error

sachaarbonel opened this issue · 0 comments

postgresIncludeDir, err := exec.Command("pg_config", "--includedir-server").CombinedOutput()

As I said in my pull request #13 I'm new to golang but I think we should throw an error around here indicating to install the required package with maybe some parsing to know the version of postgresql installed