Re: Sanity checking for ./configure options?

From: Jim Nasby <Jim(dot)Nasby(at)BlueTreble(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>, David Fetter <david(at)fetter(dot)org>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Sanity checking for ./configure options?
Date: 2016-02-27 20:15:45
Message-ID: 56D203F1.5090500@BlueTreble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2/26/16 9:29 PM, Peter Eisentraut wrote:
> To make this really robust, you might need to do pattern matching on the
> value.

Yeah, and I don't see any reasonable way to do that... we don't require
sed or the like, do we?

I'll look at the other things you mentioned.
--
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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2016-02-27 20:18:25 Re: Sanity checking for ./configure options?
Previous Message Jim Nasby 2016-02-27 20:13:48 Re: Sanity checking for ./configure options?