postgresql/src/include/parser
Robert Haas 4d355a8336 Add a SECURITY LABEL command.
This is intended as infrastructure to support integration with label-based
mandatory access control systems such as SE-Linux. Further changes (mostly
hooks) will be needed, but this is a big chunk of it.

KaiGai Kohei and Robert Haas
2010-09-27 20:55:27 -04:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
analyze.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
gramparse.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
keywords.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
kwlist.h Add a SECURITY LABEL command. 2010-09-27 20:55:27 -04:00
parse_agg.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
parse_clause.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
parse_coerce.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
parse_cte.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
parse_expr.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
parse_func.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
parse_node.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
parse_oper.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
parse_param.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
parse_relation.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
parse_target.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
parse_type.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
parse_utilcmd.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
parser.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
parsetree.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
scanner.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
scansup.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00