Re: pgxs/config/missing is... missing

From: Jim Nasby <Jim(dot)Nasby(at)BlueTreble(dot)com>
To: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: pgxs/config/missing is... missing
Date: 2015-10-30 20:02:16
Message-ID: 5633CCC8.5050303@BlueTreble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On 10/30/15 2:55 PM, David E. Wheeler wrote:
> On Oct 30, 2015, at 11:38 AM, Jim Nasby <Jim(dot)Nasby(at)BlueTreble(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David Blomstrom 2015-10-30 20:47:06 Re: Hierarchical Query Question (PHP)
Previous Message David E. Wheeler 2015-10-30 19:55:31 Re: pgxs/config/missing is... missing

Browse pgsql-hackers by date

  From Date Subject
Next Message Merlin Moncure 2015-10-30 21:20:14 Request: pg_cancel_backend variant that handles 'idle in transaction' sessions
Previous Message David E. Wheeler 2015-10-30 19:55:31 Re: pgxs/config/missing is... missing