postgresql/contrib/sepgsql/sql
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
..
ddl.sql sepgsql DROP support. 2012-03-09 15:18:45 -05:00
dml.sql
label.sql sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
misc.sql