Re: [CYGWIN] ss_family in hba.c - Mailing list pgsql-hackers

From Jason Tishler
Subject Re: [CYGWIN] ss_family in hba.c
Date
Msg-id 20030624121229.GE2296@tishler.net
Whole thread Raw
In response to Re: ss_family in hba.c  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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 by date:

Previous
From: Yutaka tanida
Date:
Subject: Re: 2Q implementaion for PostgreSQL buffer replacement.
Next
From: Yutaka tanida
Date:
Subject: Re: lru cache replacement