Re: pgsql: Detect unused steps in isolation specs and do some cleanup

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Detect unused steps in isolation specs and do some cleanup
Date: 2019-08-24 03:36:29
Message-ID: 20190824033629.GB32189@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Fri, Aug 23, 2019 at 11:07:49PM -0400, Stephen Frost wrote:
> Buildfarm didn't particularly like this.

Thanks, I have noticed that. The problem should be fixed now thanks
to 06fdc4e.
--
Michael

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2019-08-25 02:54:15 pgsql: Don't rely on llvm::make_unique.
Previous Message Michael Paquier 2019-08-24 03:35:05 pgsql: Do more cleanup of isolation tests for test_decoding