| From: | Lee Kindness <lkindness(at)csl(dot)co(dot)uk> |
|---|---|
| To: | Jan Wieck <janwieck(at)yahoo(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>, mlw <markw(at)mohawksoft(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: How much work is a native Windows application? |
| Date: | 2002-05-09 14:13:27 |
| Message-ID: | 15578.33799.700751.945380@kelvin.csl.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Jan Wieck writes:
> Tom Lane wrote:
> > Give me a technical case for avoiding Cygwin, and maybe I can get
> > excited about it. I'm not planning to lift a finger on the basis
> > of licensing though... after all, Windows users are accustomed to
> > paying for software, no?
> Nobody asked you to lift any of your fingers. A few people
> (including me) just see value in a native Windows port,
> kicking out the Cygwin requirement.
> I have the impression you never did use Cygwin. I did, thanks
> but no thanks.
I think the crux of the the problem is that a native Windows port
would require a LOT of changes in the source (switching over to API
wrappers, adding compatibility layers). Obviously this has the
possibility of introducing a lot of bugs with zero gain for the folk
who are already happily running PostgreSQL on UNIX-like systems. And
what of performance?
Sure It'd be nice to have a native PostgreSQL on XP Server (I don't
see the point in consumer level Microsoft OSs) but how high is the
demand? What's the prize? What are the current limitations - fork,
semaphores, ugly interface...?
Lee.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | mlw | 2002-05-09 14:23:41 | Re: How much work is a native Windows application? |
| Previous Message | mlw | 2002-05-09 14:05:03 | Re: How much work is a native Windows application? |