postgresql/contrib/sepgsql
Tom Lane f8db76e875 Editorialize a bit on new ProcessUtility() API.
Choose a saner ordering of parameters (adding a new input param after
the output params seemed a bit random), update the function's header
comment to match reality (cmon folks, is this really that hard?),
get rid of useless and sloppily-defined distinction between
PROCESS_UTILITY_SUBCOMMAND and PROCESS_UTILITY_GENERATED.
2013-04-28 00:18:45 -04:00
..
expected sepgsql: One more getObjectIdentity in lieu of getObjectDescription. 2013-04-17 09:52:59 -04:00
sql sepgsql: Enforce db_procedure:{execute} permission. 2013-04-12 08:58:01 -04:00
.gitignore
database.c sepgql: Use getObjectIdentity rather than getObjectDescription. 2013-04-12 08:35:55 -04:00
dml.c sepgql: Use getObjectIdentity rather than getObjectDescription. 2013-04-12 08:35:55 -04:00
hooks.c Editorialize a bit on new ProcessUtility() API. 2013-04-28 00:18:45 -04:00
label.c sepgsql: Enforce db_procedure:{execute} permission. 2013-04-12 08:58:01 -04:00
launcher
Makefile
proc.c sepgsql: One more getObjectIdentity in lieu of getObjectDescription. 2013-04-17 09:52:59 -04:00
relation.c sepgql: Use getObjectIdentity rather than getObjectDescription. 2013-04-12 08:35:55 -04:00
schema.c sepgql: Use getObjectIdentity rather than getObjectDescription. 2013-04-12 08:35:55 -04:00
selinux.c Allow sepgsql labels to depend on object name. 2013-03-28 15:41:38 -04:00
sepgsql-regtest.te sepgsql: Enforce db_procedure:{execute} permission. 2013-04-12 08:58:01 -04:00
sepgsql.h sepgsql: Enforce db_procedure:{execute} permission. 2013-04-12 08:58:01 -04:00
sepgsql.sql.in
test_sepgsql sepgsql: Minor improvement to test script, doc fix. 2013-04-17 09:55:24 -04:00
uavc.c Allow sepgsql labels to depend on object name. 2013-03-28 15:41:38 -04:00