Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: narwhal and PGDLLIMPORT - Mailing list pgsql-hackers

From Tom Lane
Subject Re: narwhal and PGDLLIMPORT
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: narwhal and PGDLLIMPORT  (Andres Freund <[email protected]>)
Responses Re: narwhal and PGDLLIMPORT
Re: narwhal and PGDLLIMPORT
List pgsql-hackers
Andres Freund <[email protected]> writes:
> On 2014-02-12 10:58:20 -0500, Tom Lane wrote:
>> Anybody know *exactly* what --enable-auto-import does?  The name
>> is, um, suggestive.

> My ld(1)'s manpage has three screen's worth of details... Most of it
> seems to be on http://www.freebsd.org/cgi/man.cgi?query=ld&sektion=1

> It's essentially elf like shared library linking in pe-coff through
> dirty tricks.

Hm.  So if we're giving up on the idea of ever getting rid of PGDLLIMPORT,
we ought to actually remove that, so that the Cygwin build works more like
the other Windows builds?
        regards, tom lane



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: DATE type output does not follow datestyle parameter
Next
From: Andres Freund
Date:
Subject: Re: narwhal and PGDLLIMPORT