index
:
users/kgrittn/postgres.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
Release_1_0_3
WIN32_DEV
bghinter
bug6123
depth
ecpg_big_bison
flexlock
idle
master
repl
serializable
Kevin Grittner's development, especially fully serializable transactions (See http://wiki.postgresql.org/wiki/Serializable for more info)
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
sepgsql
Age
Commit message (
Expand
)
Author
2011-12-21
sepgsql: Check CREATE permissions for some object types.
Robert Haas
2011-09-28
Take sepgsql regression tests out of the regular regression test mechanism.
Tom Lane
2011-09-27
sepgsql uavc comment improvements.
Robert Haas
2011-09-23
Teach sepgsql about database labels.
Robert Haas
2011-09-23
Add missing brackets to chkselinuxenv.
Robert Haas
2011-09-01
Userspace access vector cache for contrib/sepgsql.
Robert Haas
2011-09-01
Fix "is db labeled test?" in chkselinuxenv script.
Robert Haas
2011-08-24
Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB) to REGRESS_OPTS.
Tom Lane
2011-08-19
Clean up 'chkselinuxenv' script.
Robert Haas
2011-08-19
Fix contrib/sepgsql and contrib/xml2 to always link required libraries.
Robert Haas
2011-08-19
Allow sepgsql regression tests to be run from a user homedir.
Robert Haas
2011-08-18
Typo fix.
Robert Haas
2011-07-25
Add some environment checks prior to sepgsql regression testing.
Robert Haas
2011-04-10
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-07
Revise the API for GUC variable assign hooks.
Tom Lane
2011-04-04
Add missing check on invocation of trusted procedures.
Robert Haas
2011-03-28
Add missing #include
Alvaro Herrera
2011-02-17
Remove rule to build sepgsql-regtest.pp.
Robert Haas
2011-02-03
Minor sepgsql regression test fixes.
Robert Haas
2011-02-03
Various sepgsql corrections.
Robert Haas
2011-01-24
First round of cleanup of sepgsql code and documentation.
Robert Haas
2011-01-24
sepgsql, an SE-Linux integration for PostgreSQL
Robert Haas