Fix compilation failure with sepgsql

Michael Paquier <michael@paquier.xyz>

Commit: e949137397383de58f0c566f5a92b017343c5269
Author: Michael Paquier <michael@paquier.xyz>
Date: 2020-07-15T00:42:21Z
Releases: 14.0
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.

Files

PathChange+/−
contrib/sepgsql/relation.c modified +1 −1