Re: Win32 signals & sockets

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: Win32 signals & sockets
Дата
Msg-id 6EE64EF3AB31D5448D0007DD34EEB3412A7527@Herge.rcsinc.local
обсуждение исходный текст
Ответ на Win32 signals & sockets  ("Magnus Hagander" <mha@sollentuna.net>)
Ответы Re: Win32 signals & sockets
Список pgsql-patches
Tom Lane wrote:
> It's the increase in variance between the Unix and Windows code paths
> that's really bothering me.  We went into this project on the promise
> that there weren't going to be thousands of lines of #ifdef WIN32
stuff,
> and I'm not happy in the least with the way postmaster.c looks now,
let
> alone after applying this patch.

I've been following this thread for a bit and I have to admit I wouldn't
mind seeing the shmmem part of Magnus's patch go in.  Windows suffers vs
unix generally on process creation times and any improvement here would
be welcome.

Merlin

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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Win32 signals & sockets
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Win32 signals & sockets