Re: Windows Build System

From: "Curtis Faith" <curtis(at)galtair(dot)com>
To: "'Hannu Krosing'" <hannu(at)tm(dot)ee>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Windows Build System
Date: 2003-01-22 20:38:33
Message-ID: 001b01c2c256$3be8e550$a200a8c0@curtislaptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hannu Krosing asked:
> Does anyone know how MySQL and interbase/firebird do it ?
>

From the MySQL web site for version 4.0:

"The Windows binaries use the Cygwin library. Source code for the
version of Cygwin we have used is available on this page."

I think this offers a very big opportunity to differentiate. If we had
project support it would make PostgreSQL a more natural choice for
Windows developers.

Even in a shop that uses Unix servers with Windows front-ends, having a
database server that runs on your own machine makes it much easier to
debug, write code on airplanes, etc.

- Curtis

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2003-01-22 20:42:54 Re: [PATCHES] targetlist functions part 1 (was targetlist
Previous Message Tom Lane 2003-01-22 20:30:10 Re: Foreign key wierdness