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 Minor sepgsql regression test fixes. 2011-02-02 23:46:51 -05:00
Makefile Take sepgsql regression tests out of the regular regression test mechanism. 2011-09-27 20:07:15 -04:00
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 Update copyrights for 2013 2013-01-01 17:15:01 -05:00
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 sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
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