postgresql/src/include/parser
Tom Lane 89c0a87fda The original implementation of polymorphic aggregates didn't really get the
checking of argument compatibility right; although the problem is only exposed
with multiple-input aggregates in which some arguments are polymorphic and
some are not.  Per bug #3852 from Sokolov Yura.
2008-01-11 18:39:41 +00:00
..
analyze.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
gramparse.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
keywords.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
parse_agg.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
parse_clause.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
parse_coerce.h The original implementation of polymorphic aggregates didn't really get the 2008-01-11 18:39:41 +00:00
parse_expr.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
parse_func.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
parse_node.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
parse_oper.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
parse_relation.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
parse_target.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
parse_type.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
parse_utilcmd.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
parser.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
parsetree.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
scansup.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00