Re: test/isolation/expected/stats_1.out broken for me
Chapman Flack <chap@anastigmatix.net>
From: chap@anastigmatix.net
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org, Andres Freund <andres@anarazel.de>
Date: 2022-04-07T17:16:53Z
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
Commits
-
pgstat: Hide instability in stats.spec with -DCATCACHE_FORCE_RELEASE.
- d6c0db14836c 15.0 landed
-
Fix test instability introduced in e349c95d3e9 due to async deduplication.
- dbe29b0d2c96 15.0 landed