Contents
dummy_seclabel
A test module providing regression testing functionality for the SECURITY LABEL statement
dummy_seclabel
is a test module providing regression testing functionality for the SECURITY LABEL
statement.
dummy_seclabel
was added in PostgreSQL 9.1.
Source
dummy_seclabel
source is located at src/test/modules/dummy_seclabel/.
Change history
- PostgreSQL 9.5
- converted to a test module (commit 22dfd116)
- PostgreSQL 9.1
- added (commit 22dfd116)
References
- Source code README: README