Re: NetBSD 2.0 / native threads

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: NetBSD 2.0 / native threads
Дата
Msg-id 200404201437.i3KEbDf20540@candle.pha.pa.us
обсуждение исходный текст
Ответ на NetBSD 2.0 / native threads  (Marc Recht <recht@netbsd.org>)
Список pgsql-patches
OK, added.  I will be overhauling the thread flags for 7.5 so will make
sure this is included.

Thanks.

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

Marc Recht wrote:
-- Start of PGP signed section.
> Hi!
>
> Starting with 2.0 NetBSD has native threads. The attached patch adds
> support for this to the src/templates/netbsd file.
> (Since, $host_os doesn't include the OS version number I had to take
> $build.)
>
> Please CC me in your replies since I'm not subscribed to this list.
>
> Cheers,
> Marc

[ Attachment, skipping... ]
-- End of PGP section, PGP failed!

--
  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 по дате отправления:

Предыдущее
От: Marc Recht
Дата:
Сообщение: NetBSD 2.0 / native threads
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: CSV patch applied