| От | Tom Lane |
|---|---|
| Тема | Re: duplicate connection failure messages |
| Дата | |
| Msg-id | 17897.1290207372@sss.pgh.pa.us обсуждение |
| Ответ на | Re: duplicate connection failure messages (Bruce Momjian <bruce@momjian.us>) |
| Ответы |
Re: duplicate connection failure messages
|
| Список | pgsql-hackers |
Bruce Momjian <bruce@momjian.us> writes:
> I was wondering that. I am unclear if we need it though --- can we not
> assume inet_ntop() exists on all systems? We assumed inet_ntoa() did.
The Single Unix Spec includes inet_ntoa but not inet_ntop.
> Of course, the buildfarm will tell us.
The buildfarm unfortunately contains only a subset of the platforms
we care about. I don't think this problem is large enough to justify
taking a portability risk by depending on non-SUS library functions.
If you want to do this, please do it as suggested previously, ie depend
on the copy of the code we have internally.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера