postgresql/src/include/parser
2010-09-22 12:57:08 +02:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:08 +02:00
analyze.h Make FOR UPDATE/SHARE in the primary query not propagate into WITH queries; 2009-10-27 17:11:30 +00:00
gramparse.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
keywords.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
kwlist.h Rename the new CREATE DATABASE options to set collation and ctype into 2009-04-06 08:42:53 +00:00
parse_agg.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
parse_clause.h Modify the definition of window-function PARTITION BY and ORDER BY clauses 2009-08-27 20:08:12 +00:00
parse_coerce.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
parse_cte.h Fix bug with WITH RECURSIVE immediately inside WITH RECURSIVE. 99% of the 2009-09-09 03:33:01 +00:00
parse_expr.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
parse_func.h Improved version of patch to protect pg_get_expr() against misuse: 2010-07-30 17:56:59 +00:00
parse_node.h Make FOR UPDATE/SHARE in the primary query not propagate into WITH queries; 2009-10-27 17:11:30 +00:00
parse_oper.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
parse_relation.h Make FOR UPDATE/SHARE in the primary query not propagate into WITH queries; 2009-10-27 17:11:30 +00:00
parse_target.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
parse_type.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
parse_utilcmd.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
parser.h Rethink the idea of having plpgsql depend on parser/gram.h. Aside from the 2009-04-19 21:50:09 +00:00
parsetree.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
scansup.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00