This will change the current hardwired PostgreSQL binary lookup mechanism to utilizing the `pg_config --bindir` utility that should work better for most distributions. The old method caused issues at least on Archlinux. Changelog-None
make check-python