postgresql/contrib/sepgsql
Robert Haas d44a3fb55d sepgsql: Move some code from hooks.c to label.c
This is some preliminary refactoring related to a pending patch
to allow sepgsql-enable sessions to make dynamic label transitions.
But this commit doesn't involve any functional change: it just puts
some bits of code in more logical places.

KaiGai Kohei
2012-02-15 13:54:26 -05:00
..
expected
sql
.gitignore
database.c
dml.c
hooks.c
label.c
launcher
Makefile
proc.c
relation.c
schema.c
selinux.c
sepgsql-regtest.te
sepgsql.h
sepgsql.sql.in
test_sepgsql
uavc.c