pgsql: Remove configure probe for gethostbyname_r.

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема pgsql: Remove configure probe for gethostbyname_r.
Дата
Msg-id E1oMzDT-000eLI-3m@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/52ea29045b79a5f996e454ac6c7f3bcd64aef572

Modified Files
--------------
configure                         | 65 +++------------------------------------
configure.ac                      |  3 +-
src/include/pg_config.h.in        |  3 --
src/interfaces/libpq/fe-connect.c |  2 +-
src/tools/msvc/Solution.pm        |  1 -
5 files changed, 6 insertions(+), 68 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Thomas Munro
Дата:
Сообщение: pgsql: Remove configure probe for struct sockaddr_storage.
Следующее
От: Thomas Munro
Дата:
Сообщение: pgsql: Add new win32 header to headerscheck and cpluspluscheck