postgresql/contrib/sepgsql
Michael Paquier e949137397 Fix compilation failure with sepgsql
One change for getObjectIdentity() has been missed in 2a10fdc, causing
the module to not compile properly.  This was actually the only problem,
and it happens that it is easy enough to check the compilation of the
module on Debian after installing libselinux1-dev.

Per buildfarm member rhinoceros.
2020-07-15 09:42:21 +09:00
..
expected
sql
.gitignore
database.c Eliminate cache lookup errors in SQL functions for object addresses 2020-07-15 09:03:10 +09:00
dml.c Eliminate cache lookup errors in SQL functions for object addresses 2020-07-15 09:03:10 +09:00
hooks.c
label.c Eliminate cache lookup errors in SQL functions for object addresses 2020-07-15 09:03:10 +09:00
launcher
Makefile
proc.c Eliminate cache lookup errors in SQL functions for object addresses 2020-07-15 09:03:10 +09:00
relation.c Fix compilation failure with sepgsql 2020-07-15 09:42:21 +09:00
schema.c Eliminate cache lookup errors in SQL functions for object addresses 2020-07-15 09:03:10 +09:00
selinux.c
sepgsql-regtest.te
sepgsql.h
sepgsql.sql.in
test_sepgsql
uavc.c