unsafe_tests module

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-02-22T11:47:34Z
Lists: pgsql-hackers
Given its nature and purpose as a module we don't want to run against an 
installed instance, shouldn't src/test/modules/unsafe_tests have 
NO_INSTALLCHECK=1 in its Makefile and runningcheck:false in its meson.build?


cheers


andrew

--
Andrew Dunstan
EDB:https://www.enterprisedb.com

Commits

  1. Mark unsafe_tests module as not runnable with installcheck