Re: Windows exit code 128 ... it's baaack

From: Andres Freund <andres(at)2ndquadrant(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org, dpage(at)postgresql(dot)org
Subject: Re: Windows exit code 128 ... it's baaack
Date: 2014-04-07 14:26:08
Message-ID: 20140407142608.GC4161@awork2.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2014-04-05 11:05:09 -0400, Tom Lane wrote:
> Andres Freund <andres(at)2ndquadrant(dot)com> writes:
> > On 2014-02-27 19:14:13 -0500, Tom Lane wrote:
> >> I looked at the postmaster log for the ongoing issue on narwhal
> >> (to wit, that the contrib/dblink test dies the moment it tries
> >> to do anything dblink-y), and looky here what the postmaster
> >> has logged:
>
> > One interesting bit about this is that it seems to work in 9.3...
>
> Well, yeah, it seems to have been broken somehow by the Windows
> linking changes we did awhile back to try to ensure that missing
> PGDLLIMPORT markers would be detected reliably. Which we did not
> back-patch.

Hard to say since there's been no working builds for HEAD for so long on
narwahl :(.

Greetings,

Andres Freund

--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2014-04-07 14:43:33 Re: ipc_test
Previous Message Andres Freund 2014-04-07 14:20:22 Re: FastPathStrongRelationLocks still has an issue in HEAD