Re: pgsql: Make hstore_plperl's build even more like plperl's - Mailing list pgsql-committers

From Andrew Dunstan
Subject Re: pgsql: Make hstore_plperl's build even more like plperl's
Date
Msg-id 554506F9.7000706@dunslane.net
Whole thread Raw
In response to Re: pgsql: Make hstore_plperl's build even more like plperl's  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-committers
On 05/02/2015 01:03 PM, Peter Eisentraut wrote:
> On 5/2/15 11:05 AM, Andrew Dunstan wrote:
>> What failures on other platforms? There's not a single buildfarm failure
>> I can see attributable to this.
> http://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=binturong&dt=2015-05-01%2020%3A13%3A12&stg=make-contrib
>
>

OK, that has nothing to do with the include order. I'm fine with making
the no-comment flag windows only, that was an error on my part. But you
changed more than that.

I don't have an explanation of why the include order matters. But it
does. If you don't think it does, try it, like I have.

cheers

andrew


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Make hstore_plperl's build even more like plperl's
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Windows also needs an override of the shared libpython detection