Re: [CYGWIN] ss_family in hba.c

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: [CYGWIN] ss_family in hba.c
Дата
Msg-id 20030624121229.GE2296@tishler.net
обсуждение исходный текст
Ответ на Re: ss_family in hba.c  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce,

On Mon, Jun 23, 2003 at 07:49:11PM -0400, Bruce Momjian wrote:
> This should fix most platforms.  I am not sure how cygwin is going to
> handle this --- we might have to add a specific sa_family_t typedef
> for that platform --- MinGW does have sa_family_t, but probably
> doesn't need it anyway.  Testing for the size of sa_family_t is
> possible via configure, but if only cygwin needs it, we can just
> hard-code that platform in the template files.  Cygwin folks, would
> you test CVS and let me know.

The above seems to be OK for Cygwin too.

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

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

Предыдущее
От: Yutaka tanida
Дата:
Сообщение: Re: 2Q implementaion for PostgreSQL buffer replacement.
Следующее
От: Yutaka tanida
Дата:
Сообщение: Re: lru cache replacement