Re: fork/exec patch: pre-CreateProcess finalization

From: Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com>
To: 'Tom Lane ' <tgl(at)sss(dot)pgh(dot)pa(dot)us>, 'Jan Wieck ' <JanWieck(at)Yahoo(dot)com>
Cc: Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com>, ''Bruce Momjian ' ' <pgman(at)candle(dot)pha(dot)pa(dot)us>, "'''pgsql-patches(at)postgresql(dot)org' ' '" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: fork/exec patch: pre-CreateProcess finalization
Date: 2004-01-09 00:57:59
Message-ID: A02DEC4D1073D611BAE8525405FCCE2B0280CD@harris.memetrics.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


> Whoever changed this:

My fault. Thanks for the catch Jan.

> proc_exit(status);

Should be proc_exit(0).

My apologies,
Claudio

PS. I take it there is no regression test for this. Would this be a
difficult one to knock up?
---
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>

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2004-01-09 00:59:26 Re: fork/exec patch: pre-CreateProcess finalization
Previous Message Bruce Momjian 2004-01-09 00:49:18 Re: fork/exec patch: pre-CreateProcess finalization