Re: Cleaning up threading code

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Cleaning up threading code
Дата
Msg-id CA+hUKGK+UC4kZmT62noORCJ5gTc+ephVdss+cj7LzhsBZjA-NQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Cleaning up threading code  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: Cleaning up threading code  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
Thanks all for the reviews.  I pushed the first two small patches.
Here is a new version of the main --disable-thread-safety removal
part, with these changes:

* fixed LDAP_LIBS_FE snafu reported by Peter E
* defined ENABLE_THREAD_SAFETY 1 in c.h, for the benefit of extensions
* defined ENABLE_THREAD_SAFETY 1 ecpg_config.h, for the benefit of ECPG clients
* added Heikki's doc change as a separate patch (with minor xml snafu fixed)

I'll follow up with a new version of the later pg_threads.h proposal
and responses to feedback on that after getting this basic clean-up
work in.  Any other thoughts on this part?

Вложения

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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: BRIN indexes vs. SK_SEARCHARRAY (and preprocessing scan keys)
Следующее
От: Joseph Koshakow
Дата:
Сообщение: Re: Preventing non-superusers from altering session authorization