From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Fred Yankowski <fred(at)ontosys(dot)com> |
Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: possible to create CVS branch for proposed patch? |
Date: | 2001-02-14 19:03:01 |
Message-ID: | 200102141903.OAA21417@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> On Wed, Feb 14, 2001 at 07:43:25PM +0100, Peter Eisentraut wrote:
> > Seems like something that should be done in a separate wrapper program.
> > Littering the backend with vast sections of platform-specific code that
> > provides optional functional is probably not going to fly, if I can assess
> > this group correctly.
>
> Our plan puts most of the work in a new NT/Cygwin-only version of
> backend/main.c. If we can use the existing signal() scheme to shut
> down PG, then we might not have to touch _anything_ else.
>
> What do you see in our plan that implies "vast sections of
> platform-specific code" "littering the backend"? If such changes are
> necessary, I want to know before we embark on this work.
>
> As far as this being "optional functional[ity]", I contend that
> PostgreSQL has no place as a ready-for-business tool on NT without
> this (or similar) work so that PG runs cleanly as a service, starting
> up and shutting down properly.
Agreed. We just want to minimize the affect on other areas of the code.
We have been pretty good at keeping platform-specific stuff isolated.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Lockhart | 2001-02-14 19:03:13 | Re: Open 7.1 items |
Previous Message | Fred Yankowski | 2001-02-14 18:53:49 | Re: possible to create CVS branch for proposed patch? |