Re: win2k, service, pg_ctl, popen, etc

Поиск
Список
Период
Сортировка
От Claudio Natoli
Тема Re: win2k, service, pg_ctl, popen, etc
Дата
Msg-id A02DEC4D1073D611BAE8525405FCCE2B55F51A@harris.memetrics.local
обсуждение исходный текст
Ответ на win2k, service, pg_ctl, popen, etc  ("Magnus Hagander" <mha@sollentuna.net>)
Ответы Re: win2k, service, pg_ctl, popen, etc  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers-win32
> It all happens in exec.c.  The test is simple in Unix.  If it isn't
> simple in Win32, then we need to work harder to make it happen.

Are we amenable to replacing this popen call with one to CreateProcess with
i/o handles redirected (as per the STARTUPINFO argument), or do we want to
concentrate on a common *nix/win32 solution?

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Borland c++ compile problems...
Следующее
От: Anass HAMMEDI
Дата:
Сообщение: postgres win32 sources