Andres Freund writes:
> On 2018-08-17 14:38:41 +, 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
On 2018-08-17 14:38:41 +, Tom Lane wrote:
> Fix configure's snprintf test so it exposes HP-UX bug.
>
> Since commit e1d19c902, buildfarm member gharial has been failing with
> symptoms indicating that snprintf sometimes returns -1 for buffer
> overrun, even though it passes the added configure
Fix configure's snprintf test so it exposes HP-UX bug.
Since commit e1d19c902, buildfarm member gharial has been failing with
symptoms indicating that snprintf sometimes returns -1 for buffer
overrun, even though it passes the added configure check. Some
google research suggests that this happens