Re: Win32 defines

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Win32 defines
Date: 2003-04-17 18:44:26
Message-ID: 200304171844.h3HIiRd15194@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Peter Eisentraut wrote:
> Bruce Momjian writes:
>
> > OK, here is the newest version of the patch, with a new file for Win32
> > macros.
>

> Surely that file should go into src/include/port/win.h? And what's

I was confused by win.h. It looks similar to win32.h and cygwin.h in
that it defines DLIMPORT stuff, but not much else. What is that file
for? I am looking for something that cygwin and win32 can both use,
though actually maybe are better just leaving cygwin alone and do just
win32. Let me do that, unless you have another suggestion.

> POWERGRES_EXPORTS?

Sorry, I didn't mean to add those lines. Thanks.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Nic Ferrier 2003-04-17 18:51:17 Re: [PATCHES] the build
Previous Message Bruce Momjian 2003-04-17 18:42:49 Re: Win32 defines