Re: Cleanup isolation specs from unused steps - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Cleanup isolation specs from unused steps
Date
Msg-id 20190822025335.GC1683@paquier.xyz
Whole thread Raw
In response to Re: Cleanup isolation specs from unused steps  (Melanie Plageman <melanieplageman@gmail.com>)
List pgsql-hackers
On Wed, Aug 21, 2019 at 11:07:19AM -0700, Melanie Plageman wrote:
> So, I think I completely misunderstood the purpose of 'dry-run'. If no
> one is using it, having a check for unused steps in dry-run may not be
> useful.

Okay.  After sleeping on it and seeing how this thread evolves, it
looks that we have more arguments in favor of just let dry-run go to
the void.  So attached is an updated patch set:
- 0001 removes the dry-run mode from isolationtester.
- 0002 cleans up the specs of unused steps and adds the discussed
sanity checks, as proposed for this thread.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: Why overhead of SPI is so large?
Next
From: John Naylor
Date:
Subject: Re: [proposal] de-TOAST'ing using a iterator