Re: test/isolation/expected/stats_1.out broken for me

From: chap(at)anastigmatix(dot)net
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org, Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: test/isolation/expected/stats_1.out broken for me
Date: 2022-04-07 17:16:53
Message-ID: 16776d5cae26d3fd31617741afebcd2e@anastigmatix.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2022-04-07 12:49, Tom Lane wrote:
> So what non-default build options are you using?

The command that I've just been reusing from my bash_history without
thinking about it for some years is:

configure --enable-cassert --enable-tap-tests \
--with-libxml --enable-debug \
CFLAGS='-ggdb -Og -g3 -fno-omit-frame-pointer'

Regards,
-Chap

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2022-04-07 17:22:58 Re: [PATCH] Add native windows on arm64 support
Previous Message Andres Freund 2022-04-07 17:10:21 Re: Mingw task for Cirrus CI