postgresql/contrib/sepgsql
Robert Haas 523176cbf1 sepgsql_setcon().
This is intended as infrastructure to allow sepgsql to cooperate with
connection pooling software, by allowing the effective security label
to be set for each new connection.

KaiGai Kohei, reviewed by Yeb Havinga.
2012-03-15 16:08:40 -04:00
..
expected sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
sql sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
.gitignore Minor sepgsql regression test fixes. 2011-02-02 23:46:51 -05:00
Makefile Take sepgsql regression tests out of the regular regression test mechanism. 2011-09-27 20:07:15 -04:00
database.c sepgsql DROP support. 2012-03-09 15:18:45 -05:00
dml.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
hooks.c sepgsql DROP support. 2012-03-09 15:18:45 -05:00
label.c sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
launcher Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
proc.c sepgsql DROP support. 2012-03-09 15:18:45 -05:00
relation.c sepgsql DROP support. 2012-03-09 15:18:45 -05:00
schema.c sepgsql DROP support. 2012-03-09 15:18:45 -05:00
selinux.c sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
sepgsql-regtest.te sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
sepgsql.h sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
sepgsql.sql.in sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
test_sepgsql sepgsql DROP support. 2012-03-09 15:18:45 -05:00
uavc.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00