Re: narwhal and PGDLLIMPORT - Mailing list pgsql-hackers

From Dave Page
Subject Re: narwhal and PGDLLIMPORT
Date
Msg-id CA+OCxoyH7PXpT5CJRHUnTPn2bJmy1SoCKNjvg=3q2jCkNtzCNQ@mail.gmail.com
Whole thread Raw
In response to Re: narwhal and PGDLLIMPORT  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: narwhal and PGDLLIMPORT
Re: narwhal and PGDLLIMPORT
List pgsql-hackers
On Tue, Oct 14, 2014 at 11:38 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Alvaro Herrera <alvherre@2ndquadrant.com> writes:
>> It seems we left this in broken state.  Do we need to do more here to
>> fix narwhal, or do we want to retire narwhal now?  Something else?  Are
>> we waiting on someone in particular to do something specific?
>
> I think we're hoping that somebody will step up and investigate how
> narwhal's problem might be fixed.  However, the machine's owner (Dave)
> doesn't appear to have the time/interest to do that.  That means that
> our realistic choices are to retire narwhal or revert the linker changes
> that broke it.  Since those linker changes were intended to help expose
> missing-PGDLLIMPORT bugs, I don't much care for the second alternative.

It's a time issue right now I'm afraid (always interested in fixing bugs).

However, if "fixing" it comes down to upgrading the seriously old
compiler and toolchain on that box (which frankly is so obsolete, I
can't see why anyone would want to use anything like it these days),
then I think the best option is to retire it, and replace it with
Windows 2012R2 and a modern release of MinGW/Msys which is far more
likely to be similar to what someone would want to use at present.

Does anyone really think there's a good reason to keep maintaining
such an obsolete animal?

-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: narwhal and PGDLLIMPORT
Next
From: Marti Raudsepp
Date:
Subject: [PATCH] Cleanup: unify checks for catalog modification