Re: Rendezvous/Bonjour broken in 8.1 beta

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pmagnoli(at)systemevolution(dot)it, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Rendezvous/Bonjour broken in 8.1 beta
Date: 2005-09-09 00:07:50
Message-ID: 4320D256.8000804@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:

>Andrew Dunstan <andrew(at)dunslane(dot)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.
>
>
>
>

Agreed.

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joshua D. Drake 2005-09-09 00:18:05 Re: Rendezvous/Bonjour broken in 8.1 beta
Previous Message Tom Lane 2005-09-08 23:57:22 Re: Rendezvous/Bonjour broken in 8.1 beta