pgsql: Remove unused code from sepgsql

Started by Daniel Gustafssonalmost 4 years ago1 messagescomitters
Jump to latest
#1Daniel Gustafsson
daniel@yesql.se

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: /messages/by-id/3BD5C3BF-FECA-4496-AE53-5E447997AA0B@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d885a6b612cf10a3013ba206a2607c88ccea42bc

Modified Files
--------------
contrib/sepgsql/selinux.c | 66 -----------------------------------------------
contrib/sepgsql/sepgsql.h | 7 -----
2 files changed, 73 deletions(-)