Commit Graph

175 Commits (master)

Author SHA1 Message Date
Robert Haas e914a144d3 sepgsql DROP support. 14 years ago
Robert Haas d44a3fb55d sepgsql: Move some code from hooks.c to label.c 14 years ago
Bruce Momjian e126958c2e Update copyright notices for year 2012. 14 years ago
Robert Haas e1042a3484 sepgsql: Check CREATE permissions for some object types. 14 years ago
Tom Lane cc4ff8742b Take sepgsql regression tests out of the regular regression test mechanism. 14 years ago
Robert Haas a9d845be49 sepgsql uavc comment improvements. 14 years ago
Robert Haas 291873c155 Teach sepgsql about database labels. 14 years ago
Robert Haas e50b052a3b Add missing brackets to chkselinuxenv. 14 years ago
Robert Haas 4232c4b406 Userspace access vector cache for contrib/sepgsql. 14 years ago
Robert Haas 3d14bd2563 Fix "is db labeled test?" in chkselinuxenv script. 14 years ago
Tom Lane d1d388603e Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB) to REGRESS_OPTS. 14 years ago
Robert Haas a4b3feebc4 Clean up 'chkselinuxenv' script. 14 years ago
Robert Haas 10c378f235 Fix contrib/sepgsql and contrib/xml2 to always link required libraries. 14 years ago
Robert Haas a64bdf5f65 Allow sepgsql regression tests to be run from a user homedir. 14 years ago
Robert Haas ffaf9eca4c Typo fix. 14 years ago
Robert Haas 8cca49d8a0 Add some environment checks prior to sepgsql regression testing. 14 years ago
Bruce Momjian bf50caf105 pgindent run before PG 9.1 beta 1. 15 years ago
Tom Lane 2594cf0e8c Revise the API for GUC variable assign hooks. 15 years ago
Robert Haas 595a441ae9 Add missing check on invocation of trusted procedures. 15 years ago
Alvaro Herrera e5948e3504 Add missing #include 15 years ago
Robert Haas 24bc6b3db3 Remove rule to build sepgsql-regtest.pp. 15 years ago
Robert Haas 87d967f70f Minor sepgsql regression test fixes. 15 years ago
Robert Haas c7689ee733 Various sepgsql corrections. 15 years ago
Robert Haas 194c8f713a First round of cleanup of sepgsql code and documentation. 15 years ago
Robert Haas 968bc6fac9 sepgsql, an SE-Linux integration for PostgreSQL 15 years ago