postgresql/contrib/sepgsql
Daniel Gustafsson d885a6b612 Remove unused code from sepgsql
Commit 4232c4b40 removed all callers of sepgsql_check_perms but left
the function in place. This removes the function as well.

Reviewed-by: Robert Haas <robertmhaas@gmail.com>
Discussion: https://postgr.es/m/3BD5C3BF-FECA-4496-AE53-5E447997AA0B@yesql.se
2022-09-02 20:38:34 +02:00
..
expected Include permissive/enforcing state in sepgsql log messages. 2022-01-12 14:23:13 -05:00
sql
.gitignore
database.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
dml.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
hooks.c Remove now superfluous declarations of dlsym()ed symbols. 2022-07-17 17:29:32 -07:00
label.c Avoid casting away const in sepgsql's quote_object_name. 2022-08-27 12:52:39 -04:00
launcher Update copyright for 2022 2022-01-07 19:04:57 -05:00
Makefile
proc.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
relation.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
schema.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
selinux.c Remove unused code from sepgsql 2022-09-02 20:38:34 +02:00
sepgsql-regtest.te
sepgsql.h Remove unused code from sepgsql 2022-09-02 20:38:34 +02:00
sepgsql.sql.in
test_sepgsql
uavc.c Include permissive/enforcing state in sepgsql log messages. 2022-01-12 14:23:13 -05:00