Re: Ipv6 network cleanup patch #2.

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Ipv6 network cleanup patch #2.
Дата
Msg-id 200306120734.h5C7YZg19353@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Ipv6 network cleanup patch #2.  (Kurt Roeckx <Q@ping.be>)
Список pgsql-patches
Kurt Roeckx wrote:
> I also thing it's a better way to find out what system do have
> unix domain sockets and which don't than by saying all except
> those 3 have it.  Now you have to add them manually, while
> configure can do it for you.  This was actually already changed
> before the test changed for the win32 port.
>
> If configure can do something for you, why don't you do it?

I did have to modify your patch because the AC_DEFINE macro didn't have
a text string associated with it, and autoheader wouldn't work without
it.  I ran autoconf too, of course.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Ipv6 network cleanup patch #2.
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: LIKE (second attempt)