What's left?

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема What's left?
Дата
Msg-id 303E00EBDD07B943924382E153890E5434AA6C@cuthbert.rcsinc.local
обсуждение исходный текст
Список pgsql-hackers
Hello,

I think it's safe to say there is a working implementation of a signal
handler.  The one tricky part left is to identify some smart places for
the backend to check the awaiting signal queue.  The first one is easy:
switch recv() with select() with a reasonable timeout and a poll.

If and when the signal handler gets patched into CVS, is there anything
else left that prevents the cvs version from compiling and linking?
From what I understand, Claudio's fork/exec implementation is either
complete or nearly complete.

I would like very much to help any way possible in solving any last
remaining issues.  Once the CVS sources are compliable, it will be
easier to make meaningful contributions.  I'm really looking forward to
testing and benchmarking the win32 port.  A big thanks to all who
continue to work so hard on this project.

Merlin



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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: Singnals code (not just win32 specific)
Следующее
От: Jean-Michel POURE
Дата:
Сообщение: PostgreSQL installation CD based on Morphix