mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
sepgsql, an SE-Linux integration for PostgreSQL
This is still pretty rough - among other things, the documentation needs work, and the messages need a visit from the style police - but this gets the basic framework in place. KaiGai Kohei
This commit is contained in:
5
contrib/sepgsql/sql/misc.sql
Normal file
5
contrib/sepgsql/sql/misc.sql
Normal file
@ -0,0 +1,5 @@
|
||||
--
|
||||
-- Regression Test for Misc Permission Checks
|
||||
--
|
||||
|
||||
LOAD '$libdir/sepgsql'; -- failed
|
Reference in New Issue
Block a user