sepgsql_setcon().

Robert Haas <rhaas@postgresql.org>

Commit: 523176cbf14a3414170a83dd43686c0eccdc61c6
Author: Robert Haas <rhaas@postgresql.org>
Date: 2012-03-15T20:08:40Z
Releases: 9.2.0
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.

Files