| From: | Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com> |
|---|---|
| To: | 'Bruce Momjian' <pgman(at)candle(dot)pha(dot)pa(dot)us>, Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com> |
| Cc: | 'Magnus Hagander' <mha(at)sollentuna(dot)net>, pgsql-hackers-win32(at)postgresql(dot)org |
| Subject: | Re: win2k, service, pg_ctl, popen, etc |
| Date: | 2004-07-22 07:02:17 |
| Message-ID: | A02DEC4D1073D611BAE8525405FCCE2B55F51A@harris.memetrics.local |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers-win32 |
> It all happens in exec.c. The test is simple in Unix. If it isn't
> simple in Win32, then we need to work harder to make it happen.
Are we amenable to replacing this popen call with one to CreateProcess with
i/o handles redirected (as per the STARTUPINFO argument), or do we want to
concentrate on a common *nix/win32 solution?
Cheers,
Claudio
---
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclaimers and policies see
<a
href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
ailpolicy.html</a>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Anass HAMMEDI | 2004-07-22 08:53:56 | postgres win32 sources |
| Previous Message | Bruce Momjian | 2004-07-22 03:55:11 | Re: Borland c++ compile problems... |