pgsql: Mark unsafe_tests module as not runnable with installcheck - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Mark unsafe_tests module as not runnable with installcheck
Date
Msg-id E1pbLNu-003AWj-9y@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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/be869e1c-8e3f-4cde-8609-212c899cccf9@dunslane.net

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(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: pg_amcheck: Minor test speedups
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Add standard collation UNICODE