Обсуждение: pgsql: Try to fix the AIX getaddrinfo mess in a way that works on all

Поиск
Список
Период
Сортировка

pgsql: Try to fix the AIX getaddrinfo mess in a way that works on all

От
tgl@postgresql.org (Tom Lane)
Дата:
Log Message:
-----------
Try to fix the AIX getaddrinfo mess in a way that works on all versions.
Going to wait for buildfarm results before backpatching, this time.

Modified Files:
--------------
    pgsql/src/backend/libpq:
        ip.c (r1.37 -> r1.38)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/ip.c.diff?r1=1.37&r2=1.38)