Ooops ... add required configure support.

The previous commit assumed we have a configure probe for
SSL_CTX_set_cert_cb.  v15 lacks that, so add it now.
(Details borrowed from 36f40ce2d.)

Reported-by: Thomas Munro <thomas.mu...@gmail.com>
Author: Tom Lane <t...@sss.pgh.pa.us>
Reviewed-by: Daniel Gustafsson <dan...@yesql.se>
Discussion: 
https://postgr.es/m/ca+hukg+flqywehqfsbcerueuvt0vdusnwui-ysz3+d_apmq...@mail.gmail.com
Backpatch-through: 15 only

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/00811a96ac45dc11cf2e144927b5c75645454d28

Modified Files
--------------
configure                  | 12 +++++++-----
configure.ac               |  5 +++--
src/include/pg_config.h.in |  3 +++
src/tools/msvc/Solution.pm |  1 +
4 files changed, 14 insertions(+), 7 deletions(-)

Reply via email to