Re: Rendezvous/Bonjour broken in 8.1 beta - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Rendezvous/Bonjour broken in 8.1 beta
Date
Msg-id 10605.1126199336@sss.pgh.pa.us
Whole thread Raw
In response to Re: Rendezvous/Bonjour broken in 8.1 beta  (<pmagnoli@systemevolution.it>)
Responses Re: Rendezvous/Bonjour broken in 8.1 beta
List pgsql-hackers
<pmagnoli@systemevolution.it> writes:
>> I don't recall ever hearing that this has been done.

> bonjour is the new name of Apple's rendezvous technology, an old email
> (http://archives.postgresql.org/pgsql-hackers/2005-05/msg00739.php) stated
> that rendezvous support was working at least on macosx and windows, so I
> tried.

I'm not sure I believe that old message.  Certainly we've never had code
to accommodate different names for the rendezvous/bonjour header files.

One possibility is that bonjour-for-windows *does* have the original
file name (DNSServiceDiscovery.h) if you install it on a filesystem
supporting long names, but you dropped it on an 8+3 filesystem instead?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: initdb profiles
Next
From: "Jonah H. Harris"
Date:
Subject: Re: uuid type for postgres