Re: Thread safety

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Thread safety
Дата
Msg-id 492E6A6C.4030905@gmx.net
обсуждение исходный текст
Ответ на Thread safety  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: Thread safety  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Magnus Hagander wrote:
> Can someone remind me why we have --enable-thread-safety? As opposed to 
> it being default and having --disable-thread-safety.

I don't have any numbers or a roster to support this, but I suppose that 
thread-safety is not supported on some platforms.  So either we'd have 
to have diverging defaults or annoy those unsupported platforms with a 
mandatory switch.  The situation is quite similar in my view to the 
integer datetimes switch: we need a very high level of platform support 
before turning this on by default.

(I suppose there was initially also some general uncertainty about the 
maturity of thread things, but I think we can consider that satisfied by 
now.)


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

Предыдущее
От: "Nikhil Sontakke"
Дата:
Сообщение: Re: Fwd: [PATCHES] Auto Partitioning Patch - WIP version 1
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Brittleness in regression test setup