]> git.openstreetmap.org Git - nominatim.git/commit
add support for finding pg_config in Postgresql repos
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 20 Oct 2020 09:39:00 +0000 (11:39 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 20 Oct 2020 09:39:00 +0000 (11:39 +0200)
commite286d3f23d9c5d28e2e29c52dff79a7c8c7691f8
treec939bb98273192ff60afbb3f1108643d10b3deb3
parent6c8a7b0a1a7ce2ec1c1ac838cd72f80080e7d4df
add support for finding pg_config in Postgresql repos

It uses the same PostgreSQL_ADDITIONAL_VERSIONS variable as
osm2pgsql so that setting that should be sufficient to make
it work.
module/CMakeLists.txt
vagrant/Install-on-Centos-7.sh
vagrant/Install-on-Centos-8.sh