Re: Can we simplify win32 threading code

Поиск
Список
Период
Сортировка
От Qingqing Zhou
Тема Re: Can we simplify win32 threading code
Дата
Msg-id d78pf0$9u8$1@news.hub.org
обсуждение исходный текст
Ответ на Re: Can we simplify win32 threading code  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-hackers
""Magnus Hagander"" <mha@sollentuna.net>  writes
>
> It may not be necessary at all. But what I meant is I don't know what
> the default permissinos ar eon a shared mem/event object in the global
> namespace. On the naemd pipe it's "creator/owner full" (so the postgres
> account itself can issue kills), "administrators full" (so anybody who
> is admin on the box can) and "system full" (so the local system can
> issue them). If this is not the default on the other class of objects,
> we'll need to set specific permissions.
>

Ok, I will come up with a patch per discussion. One more thing, any tips to
test the PG win32 signal part?

Regards,
Qingqing




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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: overlaps() does not work as expected?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: patches for items from TODO list