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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/872e3d150e9aad110cfbd80c38b15e2219eacf45

Modified Files
--------------
src/test/modules/unsafe_tests/Makefile    | 3 +++
src/test/modules/unsafe_tests/README      | 2 +-
src/test/modules/unsafe_tests/meson.build | 1 +
3 files changed, 5 insertions(+), 1 deletion(-)

Reply via email to