]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[mod_pgsql] Fix build by using PG_VERSION_NUM provided by libpq instead of using... 1510/head
authorAndrey Volk <andywolk@gmail.com>
Thu, 30 Dec 2021 21:33:41 +0000 (00:33 +0300)
committerAndrey Volk <andywolk@gmail.com>
Tue, 11 Jan 2022 15:44:36 +0000 (18:44 +0300)
commit92d2e0b1366297b8b8fe584cd398641edbf3e803
tree87aad503082b7bad7b0e2e0a98d636e298b0fcc5
parentf9bb8940c29f55c89fa1e0697e8e614b355bfff2
[mod_pgsql] Fix build by using PG_VERSION_NUM provided by libpq instead of using POSTGRESQL_MAJOR_VERSION detected by freeswitch configure.
src/mod/databases/mod_pgsql/mod_pgsql.c