> > If the job object code is moved to the postmaster, it'll
> work when not
> > running as a service as well.
>
> I'd just as soon keep all that Windows-specific cruft in pg_ctl.
> So I think the way you've got it set up is fine.
Well, it'd all be localised to the backend/port/win32 directory of
course, except for a single call - where there is already "windows
cruft".
But. I see your point. And the vast majority of production
installations run as service anyway. So I won't spend any time making
those changes, I'll leave what's on -patches now.
//Magnus