Re: pgsql: Fix configure's snprintf test so it exposes HP-UX bug.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Fix configure's snprintf test so it exposes HP-UX bug.
Date: 2018-08-24 13:31:43
Message-ID: 24976.1535117503@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Andres Freund <andres(at)anarazel(dot)de> writes:
> On 2018-08-17 14:38:41 +0000, Tom Lane wrote:
>> Fix configure's snprintf test so it exposes HP-UX bug.

> Afaictl this does not seem to have done the trick, gharial is still red?

Yeah :-(. If I had access to that machine, I'd attempt to fix it.
I've not been able to get the owner's attention though.

However, it's probably moot in view of the fact that I'm now proposing
to replace snprintf unconditionally, so that this configure test is
going to go away again anyhow.

regards, tom lane

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2018-08-24 13:55:49 pgsql: Fix documentation for run-time partition pruning
Previous Message Andres Freund 2018-08-24 05:48:24 Re: pgsql: Fix configure's snprintf test so it exposes HP-UX bug.