Pipe fixes for win32 services

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: Pipe fixes for win32 services
Date: 2004-07-24 17:20:52
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE34BF0D@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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

Attachment Content-Type Size
exec_pipe.patch application/octet-stream 4.4 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Magnus Hagander 2004-07-24 17:29:39 win32 missing header
Previous Message Bruce Momjian 2004-07-24 17:13:48 Re: logfile subprocess and Fancy File Functions