Hi, On 2018-04-02 17:01:08 -0400, Stephen Frost wrote: > * Andres Freund (and...@anarazel.de) wrote: > > i.e. memory consumption differs between environments. Which isn't > > surprising. > > > > I wonder if we could disable the display with a separate switch or tie > > it to !'COSTS OFF && TIMING OFF' or such? > > Yeah, I agree with having these suppressed when we're running the > regression tests. I don't particularly care for having them suppressed > under either costs or timing off though, as those are really pretty > specific and independnet flags.
We already put a number of loosely related things in there, so I don't think that'd be that weird to continue along those lines. > Perhaps what we need is a flag that says 'regression mode'... DWIM mode? reproducible mode? Greetings, Andres Freund