]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[mod_pgsql] Fix build by using PG_VERSION_NUM provided by libpq instead of using...
authorAndrey Volk <andywolk@gmail.com>
Thu, 30 Dec 2021 21:33:41 +0000 (00:33 +0300)
committerAndrey Volk <andywolk@gmail.com>
Thu, 30 Dec 2021 21:33:41 +0000 (00:33 +0300)
commit43e5d26f71de8947dd9e478780f67aad94b9fd3d
tree002647391c29d7903e01c891bcdaabaeb03433ac
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