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
sql
.gitignore
database.c
dml.c
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
Makefile
proc.c
relation.c
schema.c
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