Re: Cleanup isolation specs from unused steps

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Asim R P <apraveen@pivotal.io>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-08-24T05:45:34Z
Lists: pgsql-hackers
(Re-adding pgsql-hackers)

On Fri, Aug 23, 2019 at 05:28:35PM +0530, Asim R P wrote:
> Both the patches look good to me, thank you.  +1 to removing dry-run and
> tracking unused steps.

Thanks, both have been committed.  There have been issues with the
isolation tests of logical decoding I have taken care of.
--
Michael

Commits

  1. Detect unused steps in isolation specs and do some cleanup

  2. Remove dry-run mode from isolationtester