Re: Win32 Thread Safety

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Win32 Thread Safety
Дата
Msg-id 200508232101.j7NL1js13212@candle.pha.pa.us
обсуждение исходный текст
Ответ на Win32 Thread Safety  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgsql-patches
Patch applied and file renamed, configure run.  Thanks.

---------------------------------------------------------------------------

Dave Page wrote:
> 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.

Content-Description: win32_thread_safety.diff.gz

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
>        choose an index scan if your joining column's datatypes do not
>        match

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Win32 unicode vs ICU
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: enable/disable trigger (Re: Fwd: [HACKERS] Open items)