We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e8599 commit 50baad4Copy full SHA for 50baad4
contrib/sepgsql/expected/label.out
@@ -438,7 +438,7 @@ SELECT sepgsql_getcon();
438
unconfined_u:unconfined_r:sepgsql_regtest_pool_t:s0
439
(1 row)
440
441
--- the pooler cannot touch these tables directry
+-- the pooler cannot touch these tables directly
442
SELECT * FROM foo_tbl; -- failed
443
ERROR: SELinux: security policy violation
444
SELECT * FROM var_tbl; -- failed
0 commit comments