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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add isolation test template in injection_points for wait/wakeup/detach
Date: 2024-10-30 09:21:04
Message-ID: ZyH6gHcbMem9H3Zd@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Oct 30, 2024 at 07:26:07AM +0000, Bertrand Drouvot wrote:
> 1 === Nit
>
> s/Permutations like this one/Permutations like the following commented out one/ ?
>
> 2 ===
>
> s/back its result/back its result once woken up/ ?
>
> 3 ===
>
> s/faster than the wait/before the SQL function doing the wait returns its result/ ?
>
> With 2 === and 3 === I think it's easier to "link" both sentences that way.

What do you think about the updated version attached?
--
Michael

Attachment Content-Type Size
inj-permutation-comment-v2.patch text/x-diff 924 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bertrand Drouvot 2024-10-30 09:23:41 Re: define pg_structiszero(addr, s, r)
Previous Message Anthonin Bonnefoy 2024-10-30 09:14:55 Consider pipeline implicit transaction as a transaction block