Re: test/isolation/expected/stats_1.out broken for me - Mailing list pgsql-hackers

From chap@anastigmatix.net
Subject Re: test/isolation/expected/stats_1.out broken for me
Date
Msg-id 16776d5cae26d3fd31617741afebcd2e@anastigmatix.net
Whole thread Raw
In response to Re: test/isolation/expected/stats_1.out broken for me  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: test/isolation/expected/stats_1.out broken for me  (Andres Freund <andres@anarazel.de>)
List 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



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Mingw task for Cirrus CI
Next
From: Andres Freund
Date:
Subject: Re: [PATCH] Add native windows on arm64 support