Contents
unsafe_tests
A test module containing regression tests which should not be run during "make installcheck"
unsafe_tests
is a test module containing invasive regression tests which should not be run during "make installcheck".
unsafe_tests
was added in PostgreSQL 12.
Source
unsafe_tests
source is located at src/test/modules/unsafe_tests/.
Change history
- PostgreSQL 12
- added (commit c91504b9)
References
- Source code README: README