blob: a7e5b2a04f508e9c915167960e864be54e4f2f66 (
plain)
1
2
3
4
5
6
7
8
|
This directory doesn't actually contain any extension module.
What it is 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.
|