Remove configure probe for gethostbyname_r.
authorThomas Munro <tmunro@postgresql.org>
Sat, 13 Aug 2022 21:57:48 +0000 (09:57 +1200)
committerThomas Munro <tmunro@postgresql.org>
Sat, 13 Aug 2022 21:57:48 +0000 (09:57 +1200)
commit52ea29045b79a5f996e454ac6c7f3bcd64aef572
tree4b23198477e801d1cb87bb67cb1fa5efce1537fd
parent5579388d2dda60ded329a4623f9b4529e91a1b24
Remove configure probe for gethostbyname_r.

It was only used by src/port/getaddrinfo.c, removed by the previous
commit.

Discussion: https://postgr.es/m/CA%2BhUKGJFLPCtAC58EAimF6a6GPw30TU_59FUY%3DGWB_kC%3DJEmVQ%40mail.gmail.com
configure
configure.ac
src/include/pg_config.h.in
src/interfaces/libpq/fe-connect.c
src/tools/msvc/Solution.pm