Re: ss_family in hba.c

From: Kurt Roeckx <Q(at)ping(dot)be>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: ss_family in hba.c
Date: 2003-06-19 21:01:19
Message-ID: 20030619210119.GA26780@ping.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin pgsql-general pgsql-hackers pgsql-patches

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 Content-Type Size
sockaddr.diff text/plain 5.3 KB

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Nailah Ogeer 2003-06-19 21:07:43 psql
Previous Message Henshall, Stuart - Design & Print 2003-06-19 10:09:03 Re: Problems compiling PostgreSQL 7.3.3-1 under Win98

Browse pgsql-general by date

  From Date Subject
Next Message Nailah Ogeer 2003-06-19 21:07:43 psql
Previous Message Vernon Smith 2003-06-19 20:19:58 The best way to change column data type in 7.2

Browse pgsql-hackers by date

  From Date Subject
Next Message Nailah Ogeer 2003-06-19 21:07:43 psql
Previous Message Nailah Ogeer 2003-06-19 19:42:01 Hash Tables

Browse pgsql-patches by date

  From Date Subject
Next Message Nailah Ogeer 2003-06-19 21:07:43 psql
Previous Message Kim Ho 2003-06-19 20:52:47 Add checking in setMaxRows, setQueryTimeout, and setFetchSize