Re: Add isolation test template in injection_points for wait/wakeup/detach

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-10-30T03:40:05Z
Lists: pgsql-hackers

Attachments

On Tue, Oct 29, 2024 at 02:06:11PM +0000, Bertrand Drouvot wrote:
> Yeah, agree that it would make sense to document in the test what has been
> discovered here.

How about something like the attached?
--
Michael

Commits

  1. injection_points: Tweak more permutation in isolation test "basic"

  2. injection_points: Re-enable permutation in isolation test "basic"

  3. injection_points: Improve comment about disabled isolation permutation

  4. injection_points: Disable one permutation in isolation test "basic"

  5. injection_points: Add basic isolation test