fork/exec patch: CreateProcess calls for Win32

Поиск
Список
Период
Сортировка
От Claudio Natoli
Тема fork/exec patch: CreateProcess calls for Win32
Дата
Msg-id A02DEC4D1073D611BAE8525405FCCE2B0280C9@harris.memetrics.local
обсуждение исходный текст
Ответы Re: fork/exec patch: CreateProcess calls for Win32  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: fork/exec patch: CreateProcess calls for Win32  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
For application to HEAD, pending community review.

Drops in the CreateProcess calls for Win32 (essentially wrapping up the
fork/exec portion of the port), and fixes a handful of whitespace issues
(that no doubt I'm to blame for; my apologies) in the source base.

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

Предыдущее
От: Zach Irmen
Дата:
Сообщение: Re: psql \i handling ~ in specified file name
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: SIGPIPE handling