Re: pgsql: Make RADIUS authentication use pg_getaddrinfo_all() to get

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Make RADIUS authentication use pg_getaddrinfo_all() to get
Дата
Msg-id 28777.1265169199@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql: Make RADIUS authentication use pg_getaddrinfo_all() to get  (mha@postgresql.org (Magnus Hagander))
Ответы Re: pgsql: Make RADIUS authentication use pg_getaddrinfo_all() to get
Список pgsql-committers
mha@postgresql.org (Magnus Hagander) writes:
> Make RADIUS authentication use pg_getaddrinfo_all() to get address of
> the server.

Looks like the mingw machines don't have in6addr_any.

Perhaps instead of depending on magic constants, you should have the
code use what "localhost" resolves as, comparably to pgstat.c.

            regards, tom lane

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