Mark unsafe_tests module as not runnable with installcheck This was an omission in the original creation of the module.
Also slightly adjust some wording to avoid a double "is". Backpatch the non-meson piece of this to release 12, where the module was introduced. Discussion: https://postgr.es/m/[email protected] Branch ------ REL_13_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/baf7f450dbecaf5333e372502a6d7d20c9482af1 Modified Files -------------- src/test/modules/unsafe_tests/Makefile | 3 +++ src/test/modules/unsafe_tests/README | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-)
