summaryrefslogtreecommitdiff
path: root/contrib/sepgsql/hooks.c
AgeCommit message (Collapse)Author
2011-02-02Various sepgsql corrections.Robert Haas
KaiGai Kohei
2011-01-23First round of cleanup of sepgsql code and documentation.Robert Haas
Robert Haas, with a few suggestions from Thom Brown
2011-01-23sepgsql, an SE-Linux integration for PostgreSQLRobert Haas
This is still pretty rough - among other things, the documentation needs work, and the messages need a visit from the style police - but this gets the basic framework in place. KaiGai Kohei