Re: pgxs/config/missing is... missing - Mailing list pgsql-general

From Jim Nasby
Subject Re: pgxs/config/missing is... missing
Date
Msg-id 5633CCC8.5050303@BlueTreble.com
Whole thread Raw
In response to Re: pgxs/config/missing is... missing  ("David E. Wheeler" <david@justatheory.com>)
List pgsql-general
On 10/30/15 2:55 PM, David E. Wheeler wrote:
> On Oct 30, 2015, at 11:38 AM, Jim Nasby <Jim.Nasby@BlueTreble.com> wrote:
>
>> Given what pgTap's Makefile is using perl for, perhaps the best bet is to just ignore whatever PGXS has to say about
it.
>
> So add a check to see if it ends in “missing perl”? Suggested Makefile-foo for that?

Hrm, you're probably stuck with egrep for that. :( It'd be similar to
how test and GE91 work at
https://github.com/BlueTreble/variant/blob/master/Makefile#L18.

Though, maybe there's something that could be put together with what's
at https://www.gnu.org/software/make/manual/html_node/Text-Functions.html.
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com


pgsql-general by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: pgxs/config/missing is... missing
Next
From: David Blomstrom
Date:
Subject: Re: Hierarchical Query Question (PHP)