Re: compile error via SIOCGLIFCONF from ip.c on hpux-11

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Merlin Moncure <mmoncure(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Andrew Chernow <achernow(at)esilo(dot)com>
Subject: Re: compile error via SIOCGLIFCONF from ip.c on hpux-11
Date: 2010-11-29 19:26:12
Message-ID: 2426.1291058772@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Merlin Moncure <mmoncure(at)gmail(dot)com> writes:
> How do you test this feature?

Try src/tools/ifaddrs/test_ifaddrs.c. I think the only usage in the
core code is testing samehost/samenet matches in pg_hba.conf.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Merlin Moncure 2010-11-29 20:00:53 Re: compile error via SIOCGLIFCONF from ip.c on hpux-11
Previous Message Merlin Moncure 2010-11-29 19:18:59 Re: compile error via SIOCGLIFCONF from ip.c on hpux-11