postgresql/src/test/modules/gin
Michael Paquier 997db123c0 Make GIN test using injection points repeatable
As written, the test would fail when run repeatedly because one of the
injection points attached was not detached.  This would not matter if
the test is rewritten to be concurrently safe, but let's be clean and
it is a good practice.

Oversight in 6a1ea02c49.

Discussion: https://postgr.es/m/ZfP7IDs9TvrKe49x@paquier.xyz
2024-04-08 08:45:04 +09:00
..
expected Make GIN test using injection points repeatable 2024-04-08 08:45:04 +09:00
sql Make GIN test using injection points repeatable 2024-04-08 08:45:04 +09:00
.gitignore Add .gitignore to src/test/modules/gin/ 2024-01-31 15:12:22 +09:00
Makefile Try to unbreak injection-fault tests in the buildfarm 2024-03-15 15:22:12 +02:00
meson.build Disable tests using injection points in installcheck 2024-03-15 13:06:57 +02:00