Win32 Thread Safety

Поиск
Список
Период
Сортировка
От Dave Page
Тема Win32 Thread Safety
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC9670@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответы Re: Win32 Thread Safety  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
The attached patch updates the thread test program to run stand-alone on
Windows. The test itself is bypassed in configure as discussed, and
libpq has been updated appropriately to allow it to build in thread-safe
mode.

To apply, apply the patch as normal, then rename
src/interface/libpq/pthread.h.win32 to
src/interface/libpq/pthread-win32.h. Finally, run autoconf to regenerate
configure.

Regards, Dave.

Вложения

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: per user/database connections limit again
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [HACKERS] Autovacuum loose ends