OSDN Git Service

Here is a patch that fixes the pipes used in find_other_exec() when
authorBruce Momjian <bruce@momjian.us>
Mon, 26 Jul 2004 01:48:00 +0000 (01:48 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 26 Jul 2004 01:48:00 +0000 (01:48 +0000)
commit5b2f4afffe6972ecc61c506576f6e40787dc19ec
treee509bf746a8129e876d76ccf5ca0343788185bc6
parent25a1324703e08472aa245046dfe7cd7181c4f72b
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
doc/src/sgml/release.sgml
src/port/exec.c