Here is a patch that fixes the pipes used in find_other_exec() when
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/release.sgml | modified | +2 −2 |
| src/port/exec.c | modified | +126 −16 |