sepgsql cleanups.

Robert Haas <rhaas@postgresql.org>

Commit: aa2b237ce51ef12c213ac55d4d3aba509cb3133e
Author: Robert Haas <rhaas@postgresql.org>
Date: 2012-09-05T18:01:59Z
Releases: 9.3.0
sepgsql cleanups.

This is needed to match recent changes elsewhere.  Along the way, some
renaming for clarity.

KaiGai Kohei

Files

PathChange+/−
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