Remove unused code from sepgsql
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Fri, 2 Sep 2022 18:38:34 +0000 (20:38 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Fri, 2 Sep 2022 18:38:34 +0000 (20:38 +0200)
commitd885a6b612cf10a3013ba206a2607c88ccea42bc
tree39c169e133e19de8b908745fb3c0d29634aab648
parent1c3aa54502dd7d2ced0c4e51de40aa4d61bfc04c
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
contrib/sepgsql/selinux.c
contrib/sepgsql/sepgsql.h