Here is a patch that fixes the pipes used in find_other_exec() when

Bruce Momjian <bruce@momjian.us>

Commit: 5b2f4afffe6972ecc61c506576f6e40787dc19ec
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-07-26T01:48:00Z
Releases: 8.0.0
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 Hagander

Files

PathChange+/−
doc/src/sgml/release.sgml modified +2 −2
src/port/exec.c modified +126 −16