Re: So, can we stop supporting Windows native now?

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: So, can we stop supporting Windows native now?
Дата
Msg-id 20160331082016.GA23562@awork2.anarazel.de
обсуждение исходный текст
Ответ на Re: So, can we stop supporting Windows native now?  (Craig Ringer <craig@2ndquadrant.com>)
Ответы Re: So, can we stop supporting Windows native now?  (Craig Ringer <craig@2ndquadrant.com>)
Список pgsql-hackers
On 2016-03-31 09:04:35 +0800, Craig Ringer wrote:
> The cost is small.

First off I agree we don't want to drop proper windows support.

But I think "the cost is small" is a pretty bad mischaracterization. I
don't do windows, and yet I've spent a lot of time figuring out windows
only stuff, even writing windows only things (atomics, latches, recent
bugfixes). There's a lot of architectural gunk in postgres just geared
towards supporting windows (c.f. EXEC_BACKEND), and that makes new
development harder in a number of cases. E.g. background workers,
paralellism and such had quite some extra work cut out for them because
of that.


> but is a burden carried mainly by those who care about Windows
> support.

I don't think that's true. Tom e.g. seems to fight battles with it on a
regular base.


Andres Freund



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Missing mention of GSSAPI in MSVC's config_default.pl
Следующее
От: Andres Freund
Дата:
Сообщение: Re: So, can we stop supporting Windows native now?