Re: Pipe fixes for win32 services

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Magnus Hagander <mha(at)sollentuna(dot)net>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Pipe fixes for win32 services
Date: 2004-07-24 18:02:04
Message-ID: 200407241802.i6OI24c22642@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


This needs to be applied soon so the installer can be tested.

Your patch has been added to the PostgreSQL unapplied patches list at:

http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

---------------------------------------------------------------------------

Magnus Hagander wrote:
> Here is a patch that fixes the pipes used in find_other_exec() when
> running as a service on windows <= 2000. Required to make the pg_ctl
> service wrapper to work at all.
>
> //Magnus

Content-Description: exec_pipe.patch

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2004-07-24 18:16:11 Re: Pipe fixes for win32 services
Previous Message Magnus Hagander 2004-07-24 18:00:21 Re: win32 missing header