Re: Win32 patch to allow compilation

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Win32 patch to allow compilation
Date: 2003-05-16 13:40:26
Message-ID: Pine.LNX.4.44.0305161537280.2224-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Bruce Momjian writes:

> I have applied the following patch to allow Win32 compilation under
> MinGW. The patch includes the following changes:
>
> Win32 port is now called 'win32' rather than 'win'

I think this is wrong-headed. What's the reason?

> new /include/port/win32_include dir to hold missing include files

For the other ports we have simply named this directory after the name of
the port. Appending "_include" is redundant.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2003-05-16 13:43:47 Re: Removal of krb4 support...
Previous Message Tom Lane 2003-05-16 13:37:48 Re: Add pg_catalog to pltcl code