]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Merge pull request #1510 from signalwire/PG_VERSION_NUM
authorAndrey Volk <andywolk@gmail.com>
Thu, 19 May 2022 20:30:31 +0000 (23:30 +0300)
committerGitHub <noreply@github.com>
Thu, 19 May 2022 20:30:31 +0000 (23:30 +0300)
[mod_pgsql] Fix build by using PG_VERSION_NUM provided by libpq instead of using POSTGRESQL_MAJOR_VERSION detected by freeswitch configure.


Trivial merge