Re: [HACKERS] [PATCHES] fork/exec patch

From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
To: "pgsql-hackers-win32" <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Re: [HACKERS] [PATCHES] fork/exec patch
Date: 2003-12-16 15:39:08
Message-ID: 303E00EBDD07B943924382E153890E5433F951@cuthbert.rcsinc.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

I wrote:
> Also, storing the signal type in shared memory (as in the CONNX code)
> seems overkill because the signal ID (along with the pid) can be
stored

Actually, this is wrong. You have to use share memory either way.

Merlin

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Magnus Hagander 2003-12-16 15:43:46 Re: [HACKERS] [PATCHES] fork/exec patch
Previous Message Merlin Moncure 2003-12-16 15:21:52 Re: [HACKERS] [PATCHES] fork/exec patch