injection_points: Improve comment about disabled isolation permutation

Michael Paquier <michael@paquier.xyz>

Commit: baa1ae04299f9e80ee8610a6bd84b9111f4ed615
Author: Michael Paquier <michael@paquier.xyz>
Date: 2024-10-30T23:28:20Z
Releases: 18.0
injection_points: Improve comment about disabled isolation permutation

9f00edc22888 has disabled a permutation due to failures in the CI for
FreeBSD environments, but this is a matter of timing.  Let's document
properly why this type of permutation is a bad idea if relying on a wait
done in a SQL function, so as this can be avoided when implementing new
tests (this spec is also a template).

Reviewed-by: Bertrand Drouvot
Discussion: https://postgr.es/m/ZyCa2qsopKaw3W3K@paquier.xyz

Files

Discussion