postgresql/contrib/sepgsql
Alvaro Herrera 3974c4a724 Remove useless "return;" lines
Discussion: https://postgr.es/m/20191128144653.GA27883@alvherre.pgsql
2019-11-28 16:48:37 -03:00
..
expected Update sepgsql to add mandatory access control for TRUNCATE 2019-11-23 10:46:44 -05:00
sql Update sepgsql to add mandatory access control for TRUNCATE 2019-11-23 10:46:44 -05:00
.gitignore Minor sepgsql regression test fixes. 2011-02-02 23:46:51 -05:00
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
database.c Fix typos in the code 2019-10-30 10:03:00 +09:00
dml.c Fix typos in the code 2019-10-30 10:03:00 +09:00
hooks.c Update sepgsql to add mandatory access control for TRUNCATE 2019-11-23 10:46:44 -05:00
label.c PG_FINALLY 2019-11-01 11:18:03 +01:00
launcher Update copyright for 2019 2019-01-02 12:44:25 -05:00
proc.c Make the order of the header file includes consistent in contrib modules. 2019-10-24 08:05:34 +05:30
relation.c Update sepgsql to add mandatory access control for TRUNCATE 2019-11-23 10:46:44 -05:00
schema.c Fix typos in the code 2019-10-30 10:03:00 +09:00
selinux.c Remove useless "return;" lines 2019-11-28 16:48:37 -03:00
sepgsql-regtest.te Update sepgsql to add mandatory access control for TRUNCATE 2019-11-23 10:46:44 -05:00
sepgsql.h Update sepgsql to add mandatory access control for TRUNCATE 2019-11-23 10:46:44 -05:00
sepgsql.sql.in sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
test_sepgsql Update sepgsql to add mandatory access control for TRUNCATE 2019-11-23 10:46:44 -05:00
uavc.c PG_FINALLY 2019-11-01 11:18:03 +01:00