You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/sepgsql
Alvaro Herrera 3974c4a724 Remove useless "return;" lines 6 years ago
..
expected Update sepgsql to add mandatory access control for TRUNCATE 6 years ago
sql Update sepgsql to add mandatory access control for TRUNCATE 6 years ago
.gitignore Minor sepgsql regression test fixes. 15 years ago
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 6 years ago
database.c Fix typos in the code 6 years ago
dml.c Fix typos in the code 6 years ago
hooks.c Update sepgsql to add mandatory access control for TRUNCATE 6 years ago
label.c PG_FINALLY 6 years ago
launcher Update copyright for 2019 7 years ago
proc.c Make the order of the header file includes consistent in contrib modules. 6 years ago
relation.c Update sepgsql to add mandatory access control for TRUNCATE 6 years ago
schema.c Fix typos in the code 6 years ago
selinux.c Remove useless "return;" lines 6 years ago
sepgsql-regtest.te Update sepgsql to add mandatory access control for TRUNCATE 6 years ago
sepgsql.h Update sepgsql to add mandatory access control for TRUNCATE 6 years ago
sepgsql.sql.in sepgsql_setcon(). 13 years ago
test_sepgsql Update sepgsql to add mandatory access control for TRUNCATE 6 years ago
uavc.c PG_FINALLY 6 years ago