Re: Win32 defines - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: Win32 defines
Date
Msg-id Pine.LNX.4.44.0304171450100.1617-100000@peter.localdomain
Whole thread Raw
In response to Re: Win32 defines  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Win32 defines  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Win32 defines  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Bruce Momjian writes:

> OK, I have modified the patch to match your suggestions. I also removed
> the N_PLAT_NLM define because I think that just got in when we were
> thinking about the Novell port that we cancelled.  Is that correct?

Could you use HAVE_WORKING_LINK instead of HAVE_LINK?  The symbol names
containing _WORKING_ are sort of standard for cases where the function
exists but doesn't really work well.

--
Peter Eisentraut   peter_e@gmx.net


pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Are we losing momentum?
Next
From: Peter Eisentraut
Date:
Subject: Re: Win32 defines