sepgsql cleanups.
Robert Haas <rhaas@postgresql.org>
sepgsql cleanups. This is needed to match recent changes elsewhere. Along the way, some renaming for clarity. KaiGai Kohei
Files
| Path | Change | +/− |
|---|---|---|
| contrib/sepgsql/database.c | modified | +1 −0 |
| contrib/sepgsql/dml.c | modified | +8 −7 |
| contrib/sepgsql/hooks.c | modified | +4 −4 |
| contrib/sepgsql/label.c | modified | +1 −0 |
| contrib/sepgsql/proc.c | modified | +2 −0 |
| contrib/sepgsql/relation.c | modified | +2 −0 |
| contrib/sepgsql/schema.c | modified | +1 −0 |
| contrib/sepgsql/selinux.c | modified | +3 −3 |
| contrib/sepgsql/sepgsql.h | modified | +4 −4 |
| contrib/sepgsql/uavc.c | modified | +7 −5 |