Re: [pgsql-hackers-win32] Current Win32 port status

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [pgsql-hackers-win32] Current Win32 port status
Дата
Msg-id 200312220714.hBM7E9g24509@candle.pha.pa.us
обсуждение исходный текст
Ответ на Current Win32 port status  (Claudio Natoli <claudio.natoli@memetrics.com>)
Список pgsql-hackers
Claudio Natoli wrote:
>
> Hi all,
>
> just a small note to anyone who is interested in the status of this port.
>
> Firstly, the fork/exec changes are coming along well. The first patch, for
> fork/exec'ing of backends has been accepted and applied. A second patch, for
> fork/exec'ing of the remainder of the postgres process has just been
> submitted for review. Two patches (which are essentially already completed)
> will follow this; the first to allow some further rearrangement of the
> postmaster fork/execs in preparation for the Win32 CreateProcess calls, and
> the final patch will place the actual CreateProcess calls into the
> code-base.
>
> It is reasonable to expect that we will have this changes in place within a
> few weeks.
>
> At that point, we will be within striking distance of a Win32 port. The
> "only" remaining barriers to a running, albeit "imperfect", implementation
> are:
>     * signals (non-trivial, to say the least, but encouraging to see
> discussion occurring in this regard),
>     * a workable pipe replacement

I don't have 'pipe' mentioned on the win32 patch.  Can you give details?

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: cascading column drop to index predicates
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [COMMITTERS] pgsql-server/doc/src/sgml Tag: REL7_4_STABLE r ...