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 26849.1126223842@sss.pgh.pa.us
Whole thread Raw
In response to Re: Rendezvous/Bonjour broken in 8.1 beta  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: Rendezvous/Bonjour broken in 8.1 beta
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> It gets a lot worse. The Windows SDK does not export the same API. None 
> of the DNSfoo things we refer to in postmaster.c are defined in the 
> supplied header file (not to mention other idiocies I was able to 
> negotiate past). Apparently Apple have never heard of code portability.

Great :-(.  Well, until there's actually some value in supporting
bonjour on non-Apple platforms, let's just leave the code as it is.
I can't see plastering the code with a ton of #ifdefs to support
something that no Windows users will care about.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Rendezvous/Bonjour broken in 8.1 beta
Next
From: Andrew Dunstan
Date:
Subject: Re: Rendezvous/Bonjour broken in 8.1 beta