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

From Kurt Roeckx
Subject Re: ss_family in hba.c
Date
Msg-id 20030619210119.GA26780@ping.be
Whole thread Raw
In response to Re: ss_family in hba.c  (Bruno Wolff III <bruno@wolff.to>)
Responses psql  (Nailah Ogeer <ogeer@cs.queensu.ca>)
Re: ss_family in hba.c  (Bruno Wolff III <bruno@wolff.to>)
Re: ss_family in hba.c  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On Tue, Jun 17, 2003 at 11:01:27PM -0500, Bruno Wolff III wrote:
>
> My system does have its own sockaddr_storage definition. I think
> it uses __ss_ as the prefix. Also, after looking at the fallback
> definition in pqcomm.h, I don't see where that defines ss_family
> and hence don't see how that could work.
> I am going to see if adding __ works as suggested by someone else
> who replied.

See if this patch helps.

Don't forget to run autoconf after applying the patch.



Kurt


Attachment

pgsql-hackers by date:

Previous
From: Nailah Ogeer
Date:
Subject: Hash Tables
Next
From: Nailah Ogeer
Date:
Subject: psql