Skip to content

Commit cf590c5

Browse files
committed
Update contrib/sepgsql regression tests for commit 89e51ab.
Oversight revealed by buildfarm.
1 parent 641a5b7 commit cf590c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

contrib/sepgsql/expected/ddl.out

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,8 @@ LOG: SELinux: allowed { add_name } scontext=unconfined_u:unconfined_r:sepgsql_r
154154
CREATE FUNCTION regtest_func(text,int[]) RETURNS bool LANGUAGE plpgsql
155155
AS 'BEGIN RAISE NOTICE ''regtest_func => %'', $1; RETURN true; END';
156156
LOG: SELinux: allowed { search } scontext=unconfined_u:unconfined_r:sepgsql_regtest_superuser_t:s0 tcontext=system_u:object_r:sepgsql_schema_t:s0 tclass=db_schema name="pg_catalog" permissive=0
157+
LINE 1: CREATE FUNCTION regtest_func(text,int[]) RETURNS bool LANGUA...
158+
^
157159
LOG: SELinux: allowed { add_name } scontext=unconfined_u:unconfined_r:sepgsql_regtest_superuser_t:s0 tcontext=unconfined_u:object_r:sepgsql_schema_t:s0 tclass=db_schema name="regtest_schema" permissive=0
158160
LOG: SELinux: allowed { create } scontext=unconfined_u:unconfined_r:sepgsql_regtest_superuser_t:s0 tcontext=unconfined_u:object_r:sepgsql_proc_exec_t:s0 tclass=db_procedure name="regtest_schema.regtest_func(pg_catalog.text,integer[])" permissive=0
159161
CREATE AGGREGATE regtest_agg (
@@ -247,6 +249,8 @@ LOG: SELinux: allowed { create } scontext=unconfined_u:unconfined_r:sepgsql_reg
247249
CREATE FUNCTION regtest_func_2(int) RETURNS bool LANGUAGE plpgsql
248250
AS 'BEGIN RETURN $1 * $1 < 100; END';
249251
LOG: SELinux: allowed { search } scontext=unconfined_u:unconfined_r:sepgsql_regtest_superuser_t:s0 tcontext=system_u:object_r:sepgsql_schema_t:s0 tclass=db_schema name="pg_catalog" permissive=0
252+
LINE 1: CREATE FUNCTION regtest_func_2(int) RETURNS bool LANGUAGE pl...
253+
^
250254
LOG: SELinux: allowed { add_name } scontext=unconfined_u:unconfined_r:sepgsql_regtest_superuser_t:s0 tcontext=unconfined_u:object_r:sepgsql_schema_t:s0 tclass=db_schema name="regtest_schema" permissive=0
251255
LOG: SELinux: allowed { create } scontext=unconfined_u:unconfined_r:sepgsql_regtest_superuser_t:s0 tcontext=unconfined_u:object_r:sepgsql_proc_exec_t:s0 tclass=db_procedure name="regtest_schema.regtest_func_2(integer)" permissive=0
252256
RESET SESSION AUTHORIZATION;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy