summaryrefslogtreecommitdiffstats
path: root/src/test/modules/unsafe_tests/README
blob: d9dbd038b9573960d6aaaafe32392d07a1e90c53 (plain)
1
2
3
4
5
6
7
8
This directory doesn't actually contain any extension module.

Instead it is a home for regression tests that we don't want to run
during "make installcheck" because they could have side-effects that
seem undesirable for a production installation.

An example is that rolenames.sql tests ALTER USER ALL and so could
have effects on pre-existing roles.