Re: pg_usleep

Поиск
Список
Период
Сортировка
От Claudio Natoli
Тема Re: pg_usleep
Дата
Msg-id A02DEC4D1073D611BAE8525405FCCE2B0280B1@harris.memetrics.local
обсуждение исходный текст
Ответ на pg_usleep  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: pg_usleep  ("Andrew Dunstan" <andrew@dunslane.net>)
Список pgsql-patches

> patch + new file attached. Haven't tested on Windows, but
> should be fine.

Would be, except for a small typo (conditional operator has an additional :
instead of a ?). Also, we might want to change to SleepEx, depending on how
we eventually get signals implemented, but that's a story for another day.

This, + the pipe() patch from a couple days ago, means we can just about
tick off the "Problems with select()" item on the Win32 TODO list :-)

Cheers,
Claudio


---
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclaimers and policies see
<a
href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
ailpolicy.html</a>

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Solaris thread patch
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: fork/exec patch: pre-CreateProcess finalization