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_12_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/13196cc755982e9cbccf92be67e36d5480e73edc Modified Files -------------- src/test/modules/unsafe_tests/Makefile | 3 +++ src/test/modules/unsafe_tests/README | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-)
