Re: Adding Rendezvous support to postmaster - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Adding Rendezvous support to postmaster
Date
Msg-id 200306050437.h554bx329885@candle.pha.pa.us
Whole thread Raw
In response to Re: Adding Rendezvous support to postmaster  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-patches
Peter Eisentraut wrote:
> Bruce Momjian writes:
>
> > I will apply this patch soon, and add a configure test looking for:
> >
> >     #include <DNSServiceDiscovery/DNSServiceDiscovery.h>
> >
> > You reference that in your code, so it seems a logical way to set
> > HAVE_RENDEZVOUS.
>
> I think there should be a configure switch to turn it on or off.  Compare
> handling of readline.  Automatic discovery of optional features is evil.

OK, I will modify the rendezvous patch to be a configure switch, and
remove the GUC variable.  If people want to specify the rendezvous, we
can add it later.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Ensure all implicit constraints are named
Next
From: Rod Taylor
Date:
Subject: Re: pgstattuple for schemas